﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10790	ImportError preventing plugin from being loaded	mike.charles@…	matobaa	"I had been using the TracLinksPlugin on Trac 0.12.2 for a while, and recently migrated Trac to a new server with the same version of Python, but now using Trac 0.12.4.

The TracLinksPlugin no longer works. It tries to load, but I get the following in trac.log:
{{{
2013-01-11 16:03:02,896 Trac[loader] DEBUG: Loading TracLinks from /cpc/devtools/trac/plugins/eggs/TracLinks-0.4-py2.4.egg
2013-01-11 16:03:02,896 Trac[loader] ERROR: Skipping ""TracLinks = traclinks.textbox"": (can't import ""ImportError: cannot import name quote_query_string"")
}}}

Do you know why this might happen?"	defect	closed	normal	TracLinksPlugin	blocker	fixed	ImportError	matobaa	0.12
