Modify

Opened 15 years ago

Closed 12 years ago

#5171 closed defect (duplicate)

Trac Downloader plugin failed on trac 0.11

Reported by: Erwin Susanto Owned by: Ryan J Ollos
Priority: normal Component: TracDownloaderPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

after installation on trac 0.11, i get it.

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 367, in send_error
    'text/html')
  File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 708, in render_template
    data = self.populate_data(req, data)
  File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 618, in populate_data
    d['chrome'].update(req.chrome)
  File "/usr/lib/python2.4/site-packages/trac/web/api.py", line 194, in __getattr__
    value = self.callbacks[name](self)
  File "/usr/lib/python2.4/site-packages/trac/util/compat.py", line 133, in newfunc
    return func_(*(args + fargs), **dict(kwargs, **fkwargs))
  File "/usr/lib/python2.4/site-packages/trac/web/chrome.py", line 476, in prepare_request
    for category, name, text in contributor.get_navigation_items(req):
  File "build/bdist.linux-x86_64/egg/tracdownloader/web_ui.py", line 53, in get_navigation_items
LookupError: unknown encoding: /projects/java/downloader

Attachments (0)

Change History (4)

comment:1 Changed 14 years ago by Ryan J Ollos

#6205 is a duplicate.

comment:2 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Owner: changed from Petr Škoda to Ryan J Ollos
Status: newassigned

comment:3 Changed 12 years ago by Ryan J Ollos

Should be fixed in #5540.

comment:4 Changed 12 years ago by Ryan J Ollos

Resolution: duplicate
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
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.