Re: Auto updating of req.finfo when req.filename changed.

2006-03-26 Thread Jim Gallacher
Hi Graham, +1 auto update req.finfo when req.filename changed. Is there a use case where the user might change filename but not want finfo to change? I can't think of one, so let's save the user some work and make their code more robust to boot. A point I'd like to address is your concern ab

[jira] Resolved: (MODPYTHON-151) PythonDebug exception error page doesn't escape special HTML characters.

2006-03-26 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-151?page=all ] Graham Dumpleton resolved MODPYTHON-151: Fix Version: 3.3 Resolution: Fixed > PythonDebug exception error page doesn't escape special HTML characters. > ---

[jira] Work started: (MODPYTHON-151) PythonDebug exception error page doesn't escape special HTML characters.

2006-03-26 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-151?page=all ] Work on MODPYTHON-151 started by Graham Dumpleton > PythonDebug exception error page doesn't escape special HTML characters. > > > Key: MODPY

[jira] Created: (MODPYTHON-151) PythonDebug exception error page doesn't escape special HTML characters.

2006-03-26 Thread Graham Dumpleton (JIRA)
PythonDebug exception error page doesn't escape special HTML characters. Key: MODPYTHON-151 URL: http://issues.apache.org/jira/browse/MODPYTHON-151 Project: mod_python Type: Bug Components: co