Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#3893 closed defect (fixed)

mod_python 3.3.0 problem

Reported by: oyvind@… Owned by: Christopher Lenz
Priority: normal Milestone: 0.10
Component: web frontend/mod_python Version: 0.9.6
Severity: critical Keywords: mod_python
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I got mod_python 3.3.0 from svn and FieldStorageWrapper gives a error on line 173.

This is because util.FiledStorage has been altered in mod_pythonn 3.3.0 and is no longer recursive. Passing of more than 2 args to Field is no longer possible, currently 7 are passed in FieldStorageWrapper.

Attachments (0)

Change History (2)

comment:1 by oyvind@…, 18 years ago

Component: generalmod_python frontend
Keywords: mod_python added
Owner: changed from Jonas Borgström to Christopher Lenz
Severity: normalcritical
Version: 0.100.9.6

Changed properties

comment:2 by Matthew Good, 18 years ago

Milestone: 0.10
Resolution: fixed
Status: newclosed

Trac 0.10 no longer uses mod_python's FieldStorage implementation, so this works correctly regardless of their changes to these APIs.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz 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.