Edgewall Software

Ticket #6134 (closed defect: wontfix)

Opened 15 months ago

Last modified 15 months ago

Problem when update to 0.10.4

Reported by: anonymous Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.10.4
Severity: normal Keywords:
Cc:

Description (last modified by cboos) (diff)

I have updated trac to 0.10.4 versión and the trac dont work now:

Python Traceback

Traceback (most recent call last):
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 191, in dispatch
    chosen_handler = self._pre_process_request(req, chosen_handler)
  File "/usr/local/lib/python2.4/site-packages/trac/web/main.py", line 263, in _pre_process_request
    chosen_handler = f.pre_process_request(req, chosen_handler)
  File "build/bdist.linux-i686/egg/wikiwyg/wikiwyg.py", line 44, in pre_process_request
  File "/usr/local/lib/python2.4/site-packages/trac/web/chrome.py", line 66, in add_script
    js = req.hdf.get('chrome.scripts.%i.href' % idx)
AttributeError: 'NoneType' object has no attribute 'get'

Thank you

Attachments

Change History

Changed 15 months ago by cboos

  • status changed from new to closed
  • resolution set to wontfix
  • description modified (diff)
  • milestone not applicable deleted

This error has to do with the "wikiwyg" plugin, not Trac itself. Please check with the maintainer of that plugin.

Add/Change #6134 (Problem when update to 0.10.4)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.