Issue Details (XML | Word | Printable)

Key: MODPYTHON-18
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nicolas Lehuen
Reporter: Nicolas Lehuen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
mod_python

Try to be explicit in the error log about the various error conditions

Created: 01/Feb/05 06:30 AM   Updated: 27/Apr/05 11:04 PM
Return to search
Component/s: None
Affects Version/s: 3.1.3
Fix Version/s: 3.1.4

Time Tracking:
Not Specified

Resolution Date: 27/Apr/05 11:04 PM


 Description  « Hide
Never return a 403, 404 or 500 error to the client without writing why to the error log. It will save a LOT of time for everybody !

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Nicolas Lehuen made changes - 01/Feb/05 06:31 AM
Field Original Value New Value
Type Improvement [ 4 ] Task [ 3 ]
Nicolas Lehuen added a comment - 27/Apr/05 11:04 PM
Looking for return\s*[A-Z]{2,} in the various C and Python file gave nothing of interest. It seems that everything is logged now. I have a doubt for the table_update fonction in tableobject.c (line 484), though.

Nicolas Lehuen made changes - 27/Apr/05 11:04 PM
Resolution Fixed [ 1 ]
Assignee Nicolas Lehuen [ nlehuen ]
Status Open [ 1 ] Closed [ 6 ]
Fix Version/s 3.1.4 [ 11091 ]