Opened 17 years ago
Closed 17 years ago
#2559 closed defect (wontfix)
Patching the 10.5devel. Crash.
Reported by: | anonymous | Owned by: | Norbert Ferchen |
---|---|---|---|
Priority: | normal | Component: | BackRefPatch |
Severity: | normal | Keywords: | |
Cc: | bskinnes@… | Trac Release: | 0.10 |
Description
Wiki!
Traceback (most recent call last):
File "/opt/trac-0.10.5dev/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "/opt/trac-0.10.5dev/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "build/bdist.linux-i686/egg/tractags/web_ui.py", line 64, in process_request File "/opt/trac-0.10.5dev/lib/python2.4/site-packages/trac/wiki/web_ui.py", line 139, in process_request
req.hdfbackrefs? = self._get_backrefs(req, page)
File "/opt/trac-0.10.5dev/lib/python2.4/site-packages/trac/wiki/web_ui.py", line 501, in _get_backrefs
t = Ticket(self.env, id)
NameError: global name 'Ticket' is not defined
Ticket View
Traceback (most recent call last):
File "/opt/trac-0.10.5dev/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
dispatcher.dispatch(req)
File "/opt/trac-0.10.5dev/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
resp = chosen_handler.process_request(req)
File "/opt/trac-0.10.5dev/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 312, in process_request
req.hdfbackrefs? = self._get_backrefs(req, ticket)
File "/opt/trac-0.10.5dev/lib/python2.4/site-packages/trac/ticket/web_ui.py", line 611, in _get_backrefs
ref.update({
TypeError: int argument required
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
Cc: | bskinnes@… added; anonymous removed |
---|
comment:2 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
I will only give support to dev of 0.11 and the latest stable on 0.10. I've seen to many changes on the dev of 0.10. - sorry
Adding myself to cc