Opened 15 years ago
Closed 15 years ago
#5621 closed defect (invalid)
On enabling of Revtreemodule crashes Trac with LookupError: unknown encoding: /trac/revtree
Reported by: | anonymous | Owned by: | Emmanuel Blot |
---|---|---|---|
Priority: | normal | Component: | RevtreePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
As soon as I enable the RevTreeModule (revtree.web_ui.revtreemodule) I get the following traceback: Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/trac/web/api.py", line 377, in send_error
'text/html')
File "/usr/lib/python2.5/site-packages/trac/web/chrome.py", line 725, in render_template
req.chrome[type_].append(
File "/usr/lib/python2.5/site-packages/trac/web/api.py", line 195, in getattr
value = self.callbacks[name](self)
File "/usr/lib/python2.5/site-packages/trac/web/chrome.py", line 489, in prepare_request
for category, name, text in contributor.get_navigation_items(req):
File "build/bdist.linux-i686/egg/revtree/web_ui.py", line 169, in get_navigation_items
self.env.href.revtree()))
LookupError: unknown encoding: /trac/revtree
TracRevtreePlugin 0.4.7.3dev Trac 0.11.5
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 Changed 15 years ago by
Priority: | high → normal |
---|---|
Resolution: | → invalid |
Severity: | critical → normal |
Status: | reopened → closed |
Nothing has been fixed: a wrong version of the plugin has been installed with an incompatible version of Trac...
Fixed at least in version 6.3dev_r0