Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7838 closed defect (invalid)

Trouble with upgrade to latest version

Reported by: francis.debrienne@… 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?

Attachments (0)

Change History (1)

comment:1 by Emmanuel Blot, 16 years ago

Resolution: invalid
Status: newclosed

It's an installation issue, isn't it? NewTicketGuidelines#SupportandInstallationIssues

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.