[ http://issues.apache.org/jira/browse/MODPYTHON-128?page=all ]
Graham Dumpleton updated MODPYTHON-128:
---
Attachment: MP128_20060423_grahamd_1.diff
Here is one last attempt to get some sort of solution for this happening.
Have attached "MP128_20060
[ http://issues.apache.org/jira/browse/MODPYTHON-126?page=all ]
Graham Dumpleton resolved MODPYTHON-126:
Fix Version: 3.3
Resolution: Fixed
> PythonHandler in directive sets req.hlist.directory to useless value.
> -
[ http://issues.apache.org/jira/browse/MODPYTHON-91?page=all ]
Graham Dumpleton resolved MODPYTHON-91:
---
Fix Version: 3.3
Resolution: Fixed
> Improve error message when "quit" run in pdb debugger.
>
[ http://issues.apache.org/jira/browse/MODPYTHON-90?page=all ]
Graham Dumpleton resolved MODPYTHON-90:
---
Fix Version: 3.3
Resolution: Fixed
> Explicitly don't allow Pdb support to work if not ONE_PROCESS mode.
> ---
If PythonDebug is On and error occurs, status is 200 when it should really be
500.
--
Key: MODPYTHON-167
URL: http://issues.apache.org/jira/browse/MODPYTHON-167
Project: mod_python
Type:
[ http://issues.apache.org/jira/browse/MODPYTHON-167?page=all ]
Work on MODPYTHON-167 started by Graham Dumpleton
> If PythonDebug is On and error occurs, status is 200 when it should really be
> 500.
> --