#39: Disable old Trac CSS files
------------------------+-------------------------------------
Reporter: jdreimann | Owner: gjm
Type: task | Status: reopened
Priority: critical | Milestone: RC1 for initial release
Component: ui design | Version:
Resolution: | Keywords:
------------------------+-------------------------------------
Changes (by olemis):
* status: closed => reopened
* resolution: fixed =>
Comment:
This solution needs to be improved , considering the fact that I'm getting
this error :
{{{
Trac detected an internal error:
IndexError: list assignment index out of range
}}}
Traceback looks like this :
{{{
Python Traceback
Most recent call last:
File "/path/to/trac/web/main.py", line 478, in _dispatch_request
dispatcher.dispatch(req)
File "/path/to/trac/web/main.py", line 208, in dispatch
self._post_process_request(req, *resp)
File "/path/to/trac/web/main.py", line 319, in _post_process_request
resp = f.post_process_request(req, *resp)
File "/path/to/bloodhound_theme/bhtheme/theme.py", line 88, in
post_process_request
del links['stylesheet'][i]
}}}
/me reopening ...
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/39#comment:6>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker