| Nicolas Lehuen (JIRA) 2005-04-27, 5:45 pm |
| [ http://issues.apache.org/jira/brows...HON-18?page=all ]
Nicolas Lehuen closed MODPYTHON-18:
-----------------------------------
Assign To: Nicolas Lehuen
Resolution: Fixed
Fix Version: 3.1.4
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.
> Try to be explicit in the error log about the various error conditions
> ----------------------------------------------------------------------
>
> Key: MODPYTHON-18
> URL: http://issues.apache.org/jira/browse/MODPYTHON-18
> Project: mod_python
> Type: Task
> Versions: 3.1.3
> Reporter: Nicolas Lehuen
> Assignee: Nicolas Lehuen
> Fix For: 3.1.4
>
> 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 !
|