id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10282,r9290 breaks 0.10 compatibility,otaku42,hasienda,Just as a side note_ as I stumbled across this issue while investigating another issue on trac-hacks.org:\r\n\r\nr9290 does not work at least with Trac 0.10.6dev that we use on t-h.o. With that change_ we get an error like this in the logs when starting Trac:\r\n\r\n{{{\r\n2012-09-05 15:40:17_127 Trac[loader] ERROR: Failed to load plugin acct_mgr.admin from /path/to/trac/plugins/TracAccountManager-0.1.3dev_r10314-py2.6.egg\r\nTraceback (most recent call last):\r\n  File "/path/to/pve/lib/python2.6/site-packages/trac/loader.py"_ line 102_ in load_components\r\n    entry_point.load()\r\n  File "/path/to/pve/lib/python2.6/site-packages/distribute-0.6.10-py2.6.egg/pkg_resources.py"_ line 1948_ in load\r\n    entry = __import__(self.module_name_ globals()_globals()_ ['__name__'])\r\n  File "build/bdist.linux-i686/egg/acct_mgr/admin.py"_ line 17_ in <module>\r\nImportError: No module named compat\r\n}}}\r\n\r\nFixed the issue locally by reverting the change.,defect,closed,low,AccountManagerPlugin,major,fixed,import,,0.10
