Changes between Initial Version and Version 2 of Ticket #10254


Ignore:
Timestamp:
Sep 25, 2012, 1:43:19 AM (12 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10254

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
  • Ticket #10254 – Description

    initial v2  
    11running with tracd, using the latest ZIP compiled with python 2.7 on OS X
    2 
     2{{{
    33Trac detected an internal error:
    44TypeError: post_process_request() takes exactly 4 arguments (5 given)
     
    1515File "/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
    1616  resp = f.post_process_request(req, *resp)
     17}}}