Modify ↓
Opened 16 years ago
Closed 16 years ago
#3170 closed defect (fixed)
AccountManager fail after update Trac to 0.11RC2
Reported by: | Owned by: | Matt Good | |
---|---|---|---|
Priority: | high | Component: | AccountManagerPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hi, after upgrade my Trac to 0.11rc2 I get this error:
Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/api.py", line 339, in send_error 'text/html') File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/chrome.py", line 684, in render_template data = self.populate_data(req, data) File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/chrome.py", line 592, in populate_data d['chrome'].update(req.chrome) File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/api.py", line 168, in __getattr__ value = self.callbacks[name](self) File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/chrome.py", line 460, in prepare_request for category, name, text in contributor.get_navigation_items(req): File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 301, in get_navigation_items (self.env.href.register())) LookupError: unknown encoding: /gestion/register
Attachments (0)
Note: See
TracTickets for help on using
tickets.
update trac and use the latest version of the plugin from trunk.