[jira] Created: (MODPYTHON-241) Incremental memory use when performing streaming over long period.

2007-08-07 Thread Graham Dumpleton (JIRA)
Incremental memory use when performing streaming over long period. -- Key: MODPYTHON-241 URL: https://issues.apache.org/jira/browse/MODPYTHON-241 Project: mod_python Issue

[jira] Commented: (MODPYTHON-234) SystemError: bad argument to internal function

2007-07-29 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516213 ] Graham Dumpleton commented on MODPYTHON-234: This error also seen by someone using Django and

[jira] Created: (MODPYTHON-240) LimitRequestBody directive doesn't work well with mod_python handlers.

2007-07-29 Thread Graham Dumpleton (JIRA)
LimitRequestBody directive doesn't work well with mod_python handlers. -- Key: MODPYTHON-240 URL: https://issues.apache.org/jira/browse/MODPYTHON-240 Project: mod_python

[jira] Commented: (MODPYTHON-238) req.connection.keepalive should be writable

2007-07-08 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510973 ] Graham Dumpleton commented on MODPYTHON-238: Actually also need to make req.chunked writable. As it

[jira] Commented: (MODPYTHON-238) req.connection.keepalive should be writable

2007-07-08 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511033 ] Graham Dumpleton commented on MODPYTHON-238: Setting req.chunked to 0 by itself doesn't actually

[jira] Created: (MODPYTHON-235) Memory leaks in main Apache process when doing 'restart' or 'graceful'.

2007-06-29 Thread Graham Dumpleton (JIRA)
Memory leaks in main Apache process when doing 'restart' or 'graceful'. --- Key: MODPYTHON-235 URL: https://issues.apache.org/jira/browse/MODPYTHON-235 Project: mod_python

[jira] Created: (MODPYTHON-228) Awk command line options behaviour on Solaris 10 changes.

2007-06-28 Thread Graham Dumpleton (JIRA)
Awk command line options behaviour on Solaris 10 changes. - Key: MODPYTHON-228 URL: https://issues.apache.org/jira/browse/MODPYTHON-228 Project: mod_python Issue Type: Bug

[jira] Created: (MODPYTHON-229) Revise what is returned by util.Field.__str__.

2007-06-28 Thread Graham Dumpleton (JIRA)
Revise what is returned by util.Field.__str__. -- Key: MODPYTHON-229 URL: https://issues.apache.org/jira/browse/MODPYTHON-229 Project: mod_python Issue Type: Task Components: core

[jira] Created: (MODPYTHON-230) Module importer doesn't deal with case insensitive file systems properly.

2007-06-28 Thread Graham Dumpleton (JIRA)
Module importer doesn't deal with case insensitive file systems properly. - Key: MODPYTHON-230 URL: https://issues.apache.org/jira/browse/MODPYTHON-230 Project: mod_python

[jira] Created: (MODPYTHON-231) PythonInterpPer* may yield incorrect results on case insensitive file systems.

2007-06-28 Thread Graham Dumpleton (JIRA)
PythonInterpPer* may yield incorrect results on case insensitive file systems. -- Key: MODPYTHON-231 URL: https://issues.apache.org/jira/browse/MODPYTHON-231 Project:

[jira] Created: (MODPYTHON-232) PHP mhash module causes problems with Python md5 module.

2007-06-28 Thread Graham Dumpleton (JIRA)
PHP mhash module causes problems with Python md5 module. Key: MODPYTHON-232 URL: https://issues.apache.org/jira/browse/MODPYTHON-232 Project: mod_python Issue Type: Improvement

[jira] Created: (MODPYTHON-233) Race condition in req.sendfile().

2007-06-28 Thread Graham Dumpleton (JIRA)
Race condition in req.sendfile(). - Key: MODPYTHON-233 URL: https://issues.apache.org/jira/browse/MODPYTHON-233 Project: mod_python Issue Type: Bug Components: core Affects Versions: 3.3.1

[jira] Created: (MODPYTHON-234) SystemError: bad argument to internal function

2007-06-28 Thread Graham Dumpleton (JIRA)
SystemError: bad argument to internal function -- Key: MODPYTHON-234 URL: https://issues.apache.org/jira/browse/MODPYTHON-234 Project: mod_python Issue Type: Bug Components: core

[jira] Commented: (MODPYTHON-222) Support for chunked transfer encoding on request content.

2007-06-24 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507735 ] Graham Dumpleton commented on MODPYTHON-222: Do note that changing the API to allow it will not help

[jira] Commented: (MODPYTHON-220) In PSP pages, 'import' doesn't map through to apache.import_module().

2007-06-19 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506331 ] Graham Dumpleton commented on MODPYTHON-220: Workaround is that instead of using: import module

[jira] Created: (MODPYTHON-226) req.status_line should be writable to allow custom status lines.

2007-05-15 Thread Graham Dumpleton (JIRA)
req.status_line should be writable to allow custom status lines. Key: MODPYTHON-226 URL: https://issues.apache.org/jira/browse/MODPYTHON-226 Project: mod_python Issue Type:

[jira] Commented: (MODPYTHON-227) PythonOptimize and doc strings.

2007-05-15 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496169 ] Graham Dumpleton commented on MODPYTHON-227: BTW, workaround at present is to set in environment of

[jira] Created: (MODPYTHON-223) Make sys.stdout/sys.stderr log properly to Apache error logs.

2007-05-11 Thread Graham Dumpleton (JIRA)
Make sys.stdout/sys.stderr log properly to Apache error logs. -- Key: MODPYTHON-223 URL: https://issues.apache.org/jira/browse/MODPYTHON-223 Project: mod_python Issue Type: New

[jira] Created: (MODPYTHON-225) Allow Python executable location and Python home to be specified.

2007-05-11 Thread Graham Dumpleton (JIRA)
Allow Python executable location and Python home to be specified. - Key: MODPYTHON-225 URL: https://issues.apache.org/jira/browse/MODPYTHON-225 Project: mod_python Issue Type:

[jira] Reopened: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2007-05-10 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton reopened MODPYTHON-195: The change for this appears to be having the side affect of the mod_python/Python

[jira] Updated: (MODPYTHON-218) Access to additional Apache functions and request_rec fields

2007-05-10 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton updated MODPYTHON-218: --- Fix Version/s: (was: 3.3.1) Affects Version/s: 3.3.1 Access to

[jira] Updated: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2007-05-10 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton updated MODPYTHON-195: --- Fix Version/s: (was: 3.3.1) 3.3.x Affects

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2007-05-10 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494960 ] Graham Dumpleton commented on MODPYTHON-195: This changes also possibly prevents Apache being run in

[jira] Created: (MODPYTHON-221) Old importer to be removed from code.

2007-05-10 Thread Graham Dumpleton (JIRA)
Old importer to be removed from code. - Key: MODPYTHON-221 URL: https://issues.apache.org/jira/browse/MODPYTHON-221 Project: mod_python Issue Type: Task Components: importer Affects

[jira] Commented: (MODPYTHON-202) Allow mechanism used by global mutex locks to be specified.

2007-05-08 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494242 ] Graham Dumpleton commented on MODPYTHON-202: mod_python should perhaps simply be using

[jira] Closed: (MODPYTHON-179) req.readlines(sizehint) does not work correctly

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-179. -- req.readlines(sizehint) does not work correctly

[jira] Closed: (MODPYTHON-180) publisher wrongly generating warning that there is 'nothing to publish'

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-180. -- publisher wrongly generating warning that there is 'nothing to publish'

[jira] Closed: (MODPYTHON-182) Memory leak in request readline()

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-182. -- Memory leak in request readline() -

[jira] Closed: (MODPYTHON-185) _psp.parsestring doesn't check for empty values

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-185. -- _psp.parsestring doesn't check for empty values

[jira] Closed: (MODPYTHON-184) Memory leak apache.table()

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-184. -- Memory leak apache.table() -- Key:

[jira] Closed: (MODPYTHON-193) Add req.hlist.location to mirror req.hlist.directory.

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-193. -- Add req.hlist.location to mirror req.hlist.directory.

[jira] Closed: (MODPYTHON-194) Memory leak due to not clearing thread state object before deletion.

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-194. -- Memory leak due to not clearing thread state object before deletion.

[jira] Closed: (MODPYTHON-196) Add req.server.log_error() and req.connection.log_error().

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-196. -- Add req.server.log_error() and req.connection.log_error().

[jira] Closed: (MODPYTHON-200) Can't use signed and marshalled cookies together.

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-200. -- Can't use signed and marshalled cookies together.

[jira] Closed: (MODPYTHON-206) The attribute req.used_path_info should be writable.

2007-05-01 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-206. -- The attribute req.used_path_info should be writable.

[jira] Commented: (MODPYTHON-218) Access to additional Apache functions and request_rec fields

2007-04-30 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492821 ] Graham Dumpleton commented on MODPYTHON-218: Attach your patch to this issue. Also get yourself

[jira] Created: (MODPYTHON-217) Python 2.3 and simplified GIL state API still causes problems.

2007-04-17 Thread Graham Dumpleton (JIRA)
Python 2.3 and simplified GIL state API still causes problems. -- Key: MODPYTHON-217 URL: https://issues.apache.org/jira/browse/MODPYTHON-217 Project: mod_python Issue Type: Bug

[jira] Closed: (MODPYTHON-157) PythonInterpPerDirectory broken for directory request in fixup phase and earlier.

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-157. -- PythonInterpPerDirectory broken for directory request in fixup phase and earlier.

[jira] Closed: (MODPYTHON-159) multiline headers in multipart/form not handled

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-159. -- multiline headers in multipart/form not handled

[jira] Closed: (MODPYTHON-166) PythonHandlerModule doesn't set up PythonAuthenHandler registration.

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-166. -- PythonHandlerModule doesn't set up PythonAuthenHandler registration.

[jira] Closed: (MODPYTHON-165) Exporting functions from mod_python to allow access to interpreters etc.

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-165. -- Exporting functions from mod_python to allow access to interpreters etc.

[jira] Closed: (MODPYTHON-167) If PythonDebug is On and error occurs, status is 200 when it should really be 500.

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-167. -- If PythonDebug is On and error occurs, status is 200 when it should really be 500.

[jira] Closed: (MODPYTHON-168) psp_parser fails when CR is used as a line terminator

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-168. -- psp_parser fails when CR is used as a line terminator

[jira] Closed: (MODPYTHON-173) DbmSession creates world readable db file

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-173. -- DbmSession creates world readable db file -

[jira] Closed: (MODPYTHON-174) Update requirements to Apache 2.0.47 or greater

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-174. -- Update requirements to Apache 2.0.47 or greater

[jira] Closed: (MODPYTHON-175) PSP error page accessing session object can cause a deadlock.

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-175. -- PSP error page accessing session object can cause a deadlock.

[jira] Closed: (MODPYTHON-164) Allow req.add_handler()/req.register_*_filter() to take module/function for handler.

2007-04-17 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-164. -- Allow req.add_handler()/req.register_*_filter() to take module/function for handler.

[jira] Closed: (MODPYTHON-130) Improvements associated with modifications times.

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-130. -- Improvements associated with modifications times.

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

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-129. -- HandlerDispatch doesn't treat OK/DECLINED result properly for all phases.

[jira] Closed: (MODPYTHON-132) Expose ap_construct_url() in request object.

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-132. -- Expose ap_construct_url() in request object.

[jira] Closed: (MODPYTHON-134) Setting PythonDebug to Off, doesn't override On setting in parent scope.

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-134. -- Setting PythonDebug to Off, doesn't override On setting in parent scope.

[jira] Closed: (MODPYTHON-135) [SECURITY] A Security Issue with FileSession in 3.2.7

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-135. -- [SECURITY] A Security Issue with FileSession in 3.2.7

[jira] Closed: (MODPYTHON-137) Add req.server.get_options() for obtain PythonOption values set at global level.

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-137. -- Add req.server.get_options() for obtain PythonOption values set at global level.

[jira] Closed: (MODPYTHON-139) Running make clean/distclean doesn't clean up test directory.

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-139. -- Running make clean/distclean doesn't clean up test directory.

[jira] Closed: (MODPYTHON-140) util.redirect() returns wrong SERVER_RETURN status value

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-140. -- util.redirect() returns wrong SERVER_RETURN status value

[jira] Closed: (MODPYTHON-144) Make apache._server/apace._interpreter part of public API.

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-144. -- Make apache._server/apace._interpreter part of public API.

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

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-147. -- PythonImport directives causing duplicate entries in sys.path.

[jira] Closed: (MODPYTHON-148) Additional constants for mod_python.apache module.

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-148. -- Additional constants for mod_python.apache module.

[jira] Closed: (MODPYTHON-149) Allow cross subdomain sessions.

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-149. -- Allow cross subdomain sessions. ---

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

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-151. -- PythonDebug exception error page doesn't escape special HTML characters.

[jira] Closed: (MODPYTHON-150) make_obcallback not thread protected

2007-04-11 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-150. -- make_obcallback not thread protected

[jira] Commented: (MODPYTHON-109) Signal handler calling Py_Finalize() when child processes being killed.

2007-04-10 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487986 ] Graham Dumpleton commented on MODPYTHON-109: In Python 2.5.1c1 they have changed how the 'threading'

[jira] Closed: (MODPYTHON-122) configure fails when using bash 3.1.x

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-122. -- configure fails when using bash 3.1.x -

[jira] Closed: (MODPYTHON-124) Improvements associated with the req.ap_auth_type attribute.

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-124. -- Improvements associated with the req.ap_auth_type attribute.

[jira] Closed: (MODPYTHON-121) The local/remote host tests fail for a virtual hosting system such as OpenVPS.

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-121. -- The local/remote host tests fail for a virtual hosting system such as OpenVPS.

[jira] Closed: (MODPYTHON-119) DBM Session test shouldn't use default database.

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-119. -- DBM Session test shouldn't use default database.

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

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-116. -- Attributes removed from module code file still accessible until restart.

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

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-104. -- Allow Python code callouts with mod_include (SSI).

[jira] Closed: (MODPYTHON-118) Allow PythonImport to optionally call function in module.

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-118. -- Allow PythonImport to optionally call function in module.

[jira] Closed: (MODPYTHON-108) Let Cookie support new HttpOnly property to prevent cross-site cookie stealing

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-108. -- Let Cookie support new HttpOnly property to prevent cross-site cookie stealing

[jira] Closed: (MODPYTHON-107) mod_python.publisher shouldn't flush result when written.

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-107. -- mod_python.publisher shouldn't flush result when written.

[jira] Closed: (MODPYTHON-113) PythonImport should use apache.import_module() and not PyImport_ImportModule().

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-113. -- PythonImport should use apache.import_module() and not PyImport_ImportModule().

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

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-115. -- import_module() and multiple modules of same name.

[jira] Reopened: (MODPYTHON-109) Signal handler calling Py_Finalize() when child processes being killed.

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton reopened MODPYTHON-109: Am reopening this issue as due to work on mod_wsgi I believe I have discovered

[jira] Closed: (MODPYTHON-112) If using filters value of req.phase only valid up till first req.read()/req.write().

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-112. -- If using filters value of req.phase only valid up till first req.read()/req.write().

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

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-114. -- Problems with PythonPath directive. ---

[jira] Closed: (MODPYTHON-126) PythonHandler in Files directive sets req.hlist.directory to useless value.

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-126. -- PythonHandler in Files directive sets req.hlist.directory to useless value.

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

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-128. -- Have assigning req.filename automatically update req.finfo.

[jira] Closed: (MODPYTHON-127) Use namespace for mod_python PythonOption settings.

2007-04-05 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-127. -- Use namespace for mod_python PythonOption settings.

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

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-8. Improve apache.load_module with a two-level locking scheme

[jira] Closed: (MODPYTHON-27) mod_python.publisher authentication

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-27. - mod_python.publisher authentication ---

[jira] Closed: (MODPYTHON-38) Passing req.form into psp.PSP().

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-38. - Passing req.form into psp.PSP(). Key:

[jira] Closed: (MODPYTHON-43) mod_python.publisher auth functions access to globals

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-43. - mod_python.publisher auth functions access to globals

[jira] Closed: (MODPYTHON-47) Digest Authorization header causes bad request error.

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-47. - Digest Authorization header causes bad request error.

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

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-54. - Add a way to import a published page into another published page

[jira] Closed: (MODPYTHON-63) Handle wildcard in Directory to sys.path transfer

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-63. - Handle wildcard in Directory to sys.path transfer

[jira] Closed: (MODPYTHON-77) The multiple interpreter concept of mod_python is broken for Python extension modules since Python 2.3

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-77. - The multiple interpreter concept of mod_python is broken for Python extension modules

[jira] Closed: (MODPYTHON-78) No support for Apache 2.2 yet

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-78. - No support for Apache 2.2 yet - Key:

[jira] Closed: (MODPYTHON-84) req.sendfile(filename) sends an incorrect number of bytes when filename is a symlink

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-84. - req.sendfile(filename) sends an incorrect number of bytes when filename is a symlink

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

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-91. - Improve error message when quit run in pdb debugger.

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

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-90. - This issue may have to be revisited as using -X option has same effect as running

[jira] Closed: (MODPYTHON-93) Improve util.FieldStorage efficiency

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-93. - Improve util.FieldStorage efficiency

[jira] Closed: (MODPYTHON-94) Calling APR optional functions provided by mod_ssl

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-94. - Calling APR optional functions provided by mod_ssl

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

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-100. -- raise apache.SERVER_RETURN, apache.OK aborts handlers.

[jira] Closed: (MODPYTHON-103) Implement req.add_output_filter().

2007-04-02 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton closed MODPYTHON-103. -- Implement req.add_output_filter(). --

[jira] Created: (MODPYTHON-216) Code for deriving base URL/directory for request using wrong value???

2007-01-26 Thread Graham Dumpleton (JIRA)
Code for deriving base URL/directory for request using wrong value??? - Key: MODPYTHON-216 URL: https://issues.apache.org/jira/browse/MODPYTHON-216 Project: mod_python

[jira] Commented: (MODPYTHON-210) FieldStorage wrongly assumes boundary is last attribute in Content-Type headers value.

2007-01-24 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467170 ] Graham Dumpleton commented on MODPYTHON-210: Emiliano posts this patch:

[jira] Commented: (MODPYTHON-211) Potential memory leak in req.readlines().

2007-01-18 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465940 ] Graham Dumpleton commented on MODPYTHON-211: The req.readlines() function also leaks memory when

[jira] Created: (MODPYTHON-215) Using compression on request content and FieldStorage can cause problems.

2007-01-13 Thread Graham Dumpleton (JIRA)
Using compression on request content and FieldStorage can cause problems. - Key: MODPYTHON-215 URL: https://issues.apache.org/jira/browse/MODPYTHON-215 Project: mod_python

[jira] Created: (MODPYTHON-210) FieldStorage wrongly assumes boundary is last attribute in Content-Type headers value.

2007-01-13 Thread Graham Dumpleton (JIRA)
FieldStorage wrongly assumes boundary is last attribute in Content-Type headers value. -- Key: MODPYTHON-210 URL: https://issues.apache.org/jira/browse/MODPYTHON-210

  1   2   3   4   5   6   >