Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10254 closed defect (duplicate)

Internal error on 0.11.7

Reported by: Sam Halliday Owned by: Marc
Priority: normal Component: PeerReviewPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

running with tracd, using the latest ZIP compiled with python 2.7 on OS X

Trac detected an internal error:
TypeError: post_process_request() takes exactly 4 arguments (5 given)
This is probably a local installation issue.


Python Traceback

Most recent call last:
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Trac-0.11.7-py2.7.egg/trac/web/main.py", line 450, in _dispatch_request
  dispatcher.dispatch(req)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Trac-0.11.7-py2.7.egg/trac/web/main.py", line 211, in dispatch
  self._post_process_request(req, *resp)
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Trac-0.11.7-py2.7.egg/trac/web/main.py", line 309, in _post_process_request
  resp = f.post_process_request(req, *resp)

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by Sam Halliday

Resolution: duplicate
Status: newclosed

comment:2 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Marc.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.