Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

#9651 closed defect (cantfix)

Traceback

Reported by: krishna@… Owned by:
Priority: high Milestone:
Component: general Version: 0.10-stable
Severity: critical Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

I am getting the following error

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 240, in dispatch
    *resp)
  File "/usr/lib/python2.5/site-packages/trac/web/main.py", line 269, in _post_process_request
    content_type)
TypeError: post_process_request() takes exactly 5 arguments (4 given)

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 14 years ago

Description: modified (diff)
Keywords: Trace removed
Milestone: next-major-0.1X
Resolution: cantfix
Status: newclosed

This is an InstallationIssue.

You installed a Trac 0.11 plugin in a Trac 0.10 base installation, this can't work, either downgrade the plugin or upgrade the base installation.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.