Modify

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#5303 closed enhancement (duplicate)

Trac 0.11 unknown encoding error when using TracDownloaderPlugin

Reported by: stephan@… Owned by: Petr Škoda
Priority: normal Component: TracDownloaderPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.11

Description

hi i am getting this error when loading tracdownloader(its installed from source and not via .egg)

Traceback (most recent call last):

File "/usr/lib/python2.5/site-packages/trac/web/api.py", line 339, in send_error

'text/html')

File "/usr/lib/python2.5/site-packages/trac/web/chrome.py", line 684, in render_template

data = self.populate_data(req, data)

File "/usr/lib/python2.5/site-packages/trac/web/chrome.py", line 592, in populate_data

dchrome?.update(req.chrome)

File "/usr/lib/python2.5/site-packages/trac/web/api.py", line 169, in getattr

value = self.callbacks[name](self)

File "/usr/lib/python2.5/site-packages/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/tracdownloader/web_ui.py", line 53, in get_navigation_items

self.env.href.downloader())

LookupError: unknown encoding: /downloader

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by Ryan J Ollos

Resolution: duplicate
Status: newclosed
Summary: trac 0.11 unknown encoding error when using tracdownloaderTrac 0.11 unknown encoding error when using TracDownloaderPlugin

Duplicate of #5283.

comment:2 Changed 15 years ago by Ryan J Ollos

Sorry, I meant #5171.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Petr Škoda.
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.