id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8043	trac-tags broken with env needs upgrade error	anonymous	rjollos	On a 'clean' install of trac (eg: webfaction one-click installer 0.12, as well as from trac trunk), I tried to add the tractags plugin (both 0.6 and trunk, same issue). After upgrading the environment, it kept insisting I upgrade, and when I tried that, it gave an error (tag table already exists). After poking around, I found this is what triggers it:\r\n\r\n{{{\r\nWARNING: Component <tractags.model.TagModelProvider object at 0x9afe44c> requires environment upgrade\r\n}}}\r\nI added this to [components], which seems to work-around it for now:\r\n{{{\r\ntractags.model.tagmodelprovider = disabled\r\n}}}\r\nWithout this, it's not possible to run this plugin.\r\n\r\nbe well,\r\n--craig	defect	closed	high	TagsPlugin	normal	worksforme			0.12
