[jira] Updated: (MODPYTHON-90) Explicitly don't allow Pdb support to work if not ONE_PROCESS mode.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-90?page=all ] Graham Dumpleton updated MODPYTHON-90: -- Assign To: Graham Dumpleton > Explicitly don't allow Pdb support to work if not ONE_PROCESS mode. > --

[jira] Updated: (MODPYTHON-101) If target handler found but evaluates false, there should still be an error if not silent.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-101?page=all ] Graham Dumpleton updated MODPYTHON-101: --- Assign To: Graham Dumpleton > If target handler found but evaluates false, there should still be an error > if not silent. > -

[jira] Updated: (MODPYTHON-100) raise apache.SERVER_RETURN, apache.OK aborts handlers.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-100?page=all ] Graham Dumpleton updated MODPYTHON-100: --- Assign To: Graham Dumpleton > raise apache.SERVER_RETURN, apache.OK aborts handlers. > -- >

[jira] Updated: (MODPYTHON-91) Improve error message when "quit" run in pdb debugger.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-91?page=all ] Graham Dumpleton updated MODPYTHON-91: -- Assign To: Graham Dumpleton > Improve error message when "quit" run in pdb debugger. > -- > >

[jira] Updated: (MODPYTHON-116) Attributes removed from module code file still accessible until restart.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-116?page=all ] Graham Dumpleton updated MODPYTHON-116: --- Assign To: Graham Dumpleton > Attributes removed from module code file still accessible until restart. > --

[jira] Updated: (MODPYTHON-115) import_module() and multiple modules of same name.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-115?page=all ] Graham Dumpleton updated MODPYTHON-115: --- Assign To: Graham Dumpleton > import_module() and multiple modules of same name. > -- > >

[jira] Work started: (MODPYTHON-129) HandlerDispatch doesn't treat OK/DECLINED result properly for all phases.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-129?page=all ] Work on MODPYTHON-129 started by Graham Dumpleton > HandlerDispatch doesn't treat OK/DECLINED result properly for all phases. > - > > Key: MOD

[jira] Work started: (MODPYTHON-101) If target handler found but evaluates false, there should still be an error if not silent.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-101?page=all ] Work on MODPYTHON-101 started by Graham Dumpleton > If target handler found but evaluates false, there should still be an error > if not silent. > ---

[jira] Work started: (MODPYTHON-100) raise apache.SERVER_RETURN, apache.OK aborts handlers.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-100?page=all ] Work on MODPYTHON-100 started by Graham Dumpleton > raise apache.SERVER_RETURN, apache.OK aborts handlers. > -- > > Key: MODPYTHON-100 > URL: http://issu

[jira] Work started: (MODPYTHON-116) Attributes removed from module code file still accessible until restart.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-116?page=all ] Work on MODPYTHON-116 started by Graham Dumpleton > Attributes removed from module code file still accessible until restart. > > > Key: MODPY

[jira] Work started: (MODPYTHON-115) import_module() and multiple modules of same name.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-115?page=all ] Work on MODPYTHON-115 started by Graham Dumpleton > import_module() and multiple modules of same name. > -- > > Key: MODPYTHON-115 > URL: http://issues.apach

[jira] Work started: (MODPYTHON-90) Explicitly don't allow Pdb support to work if not ONE_PROCESS mode.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-90?page=all ] Work on MODPYTHON-90 started by Graham Dumpleton > Explicitly don't allow Pdb support to work if not ONE_PROCESS mode. > --- > > Key: MODPYTHON-90 >

[jira] Work started: (MODPYTHON-91) Improve error message when "quit" run in pdb debugger.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-91?page=all ] Work on MODPYTHON-91 started by Graham Dumpleton > Improve error message when "quit" run in pdb debugger. > -- > > Key: MODPYTHON-91 > URL: http://issues.

[jira] Work stopped: (MODPYTHON-128) Have assigning req.filename automatically update req.finfo.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-128?page=all ] Work on MODPYTHON-128 stopped by Graham Dumpleton > Have assigning req.filename automatically update req.finfo. > --- > > Key: MODPYTHON-128 > URL: http:/

[jira] Commented: (MODPYTHON-146) ap_internal_fast_redirect() and request object cache

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-146?page=comments#action_12372756 ] Graham Dumpleton commented on MODPYTHON-146: A more through analysis of the DirectoryIndex problems was posted on the mod_python developers mailing list: ht

[jira] Commented: (MODPYTHON-128) Have assigning req.filename automatically update req.finfo.

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-128?page=comments#action_12372758 ] Graham Dumpleton commented on MODPYTHON-128: Tried to get some consensus on what to do about this issue on mod_python developers mailing list. See: http://w

[jira] Updated: (MODPYTHON-8) Improve apache.load_module with a two-level locking scheme

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-8?page=all ] Graham Dumpleton updated MODPYTHON-8: - Assign To: Graham Dumpleton (was: Nicolas Lehuen) > Improve apache.load_module with a two-level locking scheme > ---

[jira] Updated: (MODPYTHON-54) Add a way to import a published page into another published page

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-54?page=all ] Graham Dumpleton updated MODPYTHON-54: -- Assign To: Graham Dumpleton (was: Nicolas Lehuen) > Add a way to import a published page into another published page > --

[jira] Work started: (MODPYTHON-54) Add a way to import a published page into another published page

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-54?page=all ] Work on MODPYTHON-54 started by Graham Dumpleton > Add a way to import a published page into another published page > > > Key: MODPYTHON-54 >

[jira] Work started: (MODPYTHON-8) Improve apache.load_module with a two-level locking scheme

2006-03-31 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-8?page=all ] Work on MODPYTHON-8 started by Graham Dumpleton > Improve apache.load_module with a two-level locking scheme > -- > > Key: MODPYTHON-8 > URL: http://is