Modify

Opened 16 years ago

Closed 15 years ago

#3170 closed defect (fixed)

AccountManager fail after update Trac to 0.11RC2

Reported by: rperezm@… 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)

Change History (1)

comment:1 Changed 15 years ago by John Hampton

Resolution: fixed
Status: newclosed

update trac and use the latest version of the plugin from trunk.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matt Good.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.