Opened 16 years ago
Closed 16 years ago
#7838 closed defect (invalid)
Trouble with upgrade to latest version
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | none |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Hello,
I am getting this error after upgrading from version 0.11.b1 to the latest stable release :
Traceback (most recent call last):
File "c:\python25\lib\site-packages\trac-0.11stable_r7696-py2.5.egg\trac\web\api.py", line 367, in send_error
'text/html')
File "c:\python25\lib\site-packages\trac-0.11stable_r7696-py2.5.egg\trac\web\chrome.py", line 688, in render_template
data = self.populate_data(req, data)
File "c:\python25\lib\site-packages\trac-0.11stable_r7696-py2.5.egg\trac\web\chrome.py", line 596, in populate_data
dchrome.update(req.chrome)
File "c:\python25\lib\site-packages\trac-0.11stable_r7696-py2.5.egg\trac\web\api.py", line 194, in getattr
value = self.callbacks[name](self)
File "c:\python25\lib\site-packages\trac-0.11stable_r7696-py2.5.egg\trac\web\chrome.py", line 464, in prepare_request
for category, name, text in contributor.get_navigation_items(req):
File "build\bdist.win32\egg\acct_mgr\web_ui.py", line 169, in get_navigation_items
(req.href.reset_password()))
LookupError: unknown encoding: /my-project/reset_password
Any idea how to correct this?
It's an installation issue, isn't it? NewTicketGuidelines#SupportandInstallationIssues