[jira] Resolved: (MODPYTHON-114) Problems with PythonPath directive.

2006-03-17 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-114?page=all ] Graham Dumpleton resolved MODPYTHON-114: Fix Version: 3.3 Resolution: Fixed > Problems with PythonPath directive. > --- > > Key: MO

[jira] Resolved: (MODPYTHON-147) PythonImport directives causing duplicate entries in sys.path.

2006-03-17 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-147?page=all ] Graham Dumpleton resolved MODPYTHON-147: Fix Version: 3.3 Resolution: Fixed > PythonImport directives causing duplicate entries in sys.path. > -

[jira] Commented: (MODPYTHON-104) Allow Python code callouts with mod_include (SSI).

2006-03-17 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-104?page=comments#action_12370824 ] Jim Gallacher commented on MODPYTHON-104: - I don't have time to review the code changes right now, but code committed up to r386511 is causing a problem on apache

[jira] Commented: (MODPYTHON-104) Allow Python code callouts with mod_include (SSI).

2006-03-17 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-104?page=comments#action_12370851 ] Jim Gallacher commented on MODPYTHON-104: - Comparing the current version with grahamd_20060226_MP104_1.diff, it looks like some of the apache 2.2 code got copied

[jira] Updated: (MODPYTHON-104) Allow Python code callouts with mod_include (SSI).

2006-03-17 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-104?page=all ] Jim Gallacher updated MODPYTHON-104: Attachment: MP104_20060317_jgallacher_1.diff Fixes SSI_CREATE_ERROR_BUCKET problem for apache 2.0 > Allow Python code callouts with mod_include (SSI