id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
8963	Restore compatibility with Trac 0.11	hasienda	hasienda	It was my fault to blindly believe, that `trunk` has been tested by others with Trac 0.11 prior to the release.\r\n\r\nAt several occurrences I've explicitly stated that, but the true solution is still DIY. Now I've done it and I'm aware of several issue, that will immediately pop-up when acct_mgr-0.3 is applied into a 0.11 environment:\r\n\r\nPlugin will not load due to unresolved imports, seen in Trac environment startup phase (from Trac[loader]):\r\n * ERROR: Skipping "acct_mgr.admin = acct_mgr.admin": (can't import "cannot import name to_utimestamp")\r\n * Skipping "acct_mgr.db = acct_mgr.db": (can't import "cannot import name !ChoiceOption")\r\nPlugin depends on more unavailable methods and attributes:\r\n * !AttributeError: '!LoginModule' object has no attribute '_referer'\r\n * !UndefinedError: "dgettext" not defined\r\n\r\nThe second list is most probably not final, since I'm still in the process of resolving the issue listed as the last one above. If you're aware of one, please add it below, preferably with a short description where to see and how to reproduce the error.\r\n\r\nI'm sorry, and many thanks in advance for your patience. I'll try to resolve this ASAP.	defect	closed	high	AccountManagerPlugin	blocker	fixed	compatibility i18n	hju@jochenkuhl.de, rjollos	0.11
