Modify ↓
Opened 14 years ago
Closed 14 years ago
#7678 closed defect (duplicate)
theme crashes trac. 'has no member named "theme_info"'
Reported by: | anonymous | Owned by: | Danial Pearce |
---|---|---|---|
Priority: | normal | Component: | SkittlishTheme |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Running Trac-0.11.7stable_r0-py2.6
When switching to the skittlish theme, trac crashes with this error message.
See the attachment for the full error message:
File "/usr/lib/pymodules/python2.6/genshi/template/eval.py", line 279, in _die raise UndefinedError(self._name, self._owner) UndefinedError: {'scripts': [{'href': '/trac/chrome/common/js/jquery.js', 'type': 'text/javascript'}, ... <snipped some> ... 'late_scripts': [], 'ctxtnav': [], 'icon': {'mimetype': 'image/x-icon', 'src': '/trac/chrome/common/trac.ico', 'abs_src': 'http://localfastfix/trac/chrome/common/trac.ico'}} has no member named "theme_info"
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | error message.zip added |
---|
comment:1 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
duplicate of ticket:3689
Note: See
TracTickets for help on using
tickets.
error message.txt zipped up