[jira] Resolved: (MODPYTHON-172) Memory leak with util.fieldstorage using mod_python 3.2.8 on apache 2.0.55

2006-07-09 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-172?page=all ] Nicolas Lehuen resolved MODPYTHON-172: -- Fix Version: 3.3 Resolution: Fixed Fixed in the trunk, we need to apply changes from revision #420275 if we want to backport this

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

2006-07-09 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-179?page=all ] Nicolas Lehuen resolved MODPYTHON-179: -- Fix Version: 3.3 Resolution: Fixed Fixed and added two unit tests on the trunk. Apply revision #420288 if this needs to be backported

[jira] Commented: (MODPYTHON-172) Memory leak with util.fieldstorage using mod_python 3.2.8 on apache 2.0.55

2006-07-09 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-172?page=comments#action_12419906 ] Nicolas Lehuen commented on MODPYTHON-172: -- I've just backported the fix into the 3.2 branch. Memory leak with util.fieldstorage using mod_python 3.2.8 on

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

2005-12-28 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-93?page=all ] Nicolas Lehuen updated MODPYTHON-93: Fix Version: 3.3 Version: 3.2 (was: 3.3) Improve util.FieldStorage efficiency

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

2005-12-28 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-104?page=all ] Nicolas Lehuen updated MODPYTHON-104: - Fix Version: 3.3 Allow Python code callouts with mod_include (SSI). -- Key:

[jira] Resolved: (MODPYTHON-97) mod_python.publisher iterables and content_type broken

2005-12-10 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-97?page=all ] Nicolas Lehuen resolved MODPYTHON-97: - Fix Version: 3.2 Resolution: Fixed Assign To: Nicolas Lehuen Fixed this by reverting the changes from MODPYTHON-15.

[jira] Reopened: (MODPYTHON-15) Publisher : iterable return values should be corretly published

2005-12-10 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-15?page=all ] Nicolas Lehuen reopened MODPYTHON-15: - Reopened to fix MODPYTHON-97. Publisher : iterable return values should be corretly published

[jira] Commented: (MODPYTHON-99) accessing some request or server object members causes a segfault

2005-12-10 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-99?page=comments#action_12360041 ] Nicolas Lehuen commented on MODPYTHON-99: - Modifying util.c so that tuple_from_array_header and tuple_from_method_list return an empty tuple instead of None fixes

[jira] Commented: (MODPYTHON-99) accessing some request or server object members causes a segfault

2005-12-10 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-99?page=comments#action_12360042 ] Nicolas Lehuen commented on MODPYTHON-99: - OK, if we modify tuple_from_array_header and tuple_from_method_list, here are the members that would be defined as an

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

2005-12-03 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-78?page=all ] Nicolas Lehuen updated MODPYTHON-78: Summary: No support for Apache 2.2 yet (was: No support for Apache 2.1 yet) Now that Apache 2.2 is out, and mod_python 3.2 close to release, maybe

[jira] Resolved: (MODPYTHON-89) Add new apache.exists_config_define() function.

2005-11-12 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-89?page=all ] Nicolas Lehuen resolved MODPYTHON-89: - Fix Version: 3.2 Resolution: Fixed Assign To: Nicolas Lehuen I've added the function and a test case. Add new

[jira] Commented: (MODPYTHON-89) Add new apache.exists_config_define() function.

2005-11-12 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-89?page=comments#action_12357495 ] Nicolas Lehuen commented on MODPYTHON-89: - Added some documentation to modpython4.tex. Add new apache.exists_config_define() function.

[jira] Reopened: (MODPYTHON-40) FieldStorage : don't stream file uploads to memory

2005-11-06 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-40?page=all ] Nicolas Lehuen reopened MODPYTHON-40: - The fix has a bug - see http://www.modpython.org/pipermail/mod_python/2005-November/019468.html and the python-dev mailing list (GMane archive

[jira] Updated: (MODPYTHON-21) Enable linking to shared python library

2005-10-22 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-21?page=all ] Nicolas Lehuen updated MODPYTHON-21: Component: core Enable linking to shared python library --- Key: MODPYTHON-21 URL:

[jira] Updated: (MODPYTHON-78) No support for Apache 2.1 yet

2005-10-22 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-78?page=all ] Nicolas Lehuen updated MODPYTHON-78: Component: core No support for Apache 2.1 yet - Key: MODPYTHON-78 URL:

[jira] Updated: (MODPYTHON-60) PythonOption directive causes memory leak

2005-09-16 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-60?page=all ] Nicolas Lehuen updated MODPYTHON-60: Fix Version: (was: 3.3.0) PythonOption directive causes memory leak - Key: MODPYTHON-60

[jira] Updated: (MODPYTHON-75) Crash and memory leak in python_merge_config due to use of apr_table_overlap

2005-09-16 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-75?page=all ] Nicolas Lehuen updated MODPYTHON-75: Fix Version: (was: 3.3.0) Crash and memory leak in python_merge_config due to use of apr_table_overlap

[jira] Created: (MODPYTHON-78) No support for Apache 2.1 yet

2005-09-07 Thread Nicolas Lehuen (JIRA)
No support for Apache 2.1 yet - Key: MODPYTHON-78 URL: http://issues.apache.org/jira/browse/MODPYTHON-78 Project: mod_python Type: Bug Versions: 3.2.0 Reporter: Nicolas Lehuen Fix For: 3.3.0 See

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

2005-09-02 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-77?page=comments#action_12320868 ] Nicolas Lehuen commented on MODPYTHON-77: - Boyan, Can you please post a patch (diff) file ? It looks like the mod_python.c file you posted comes from an old

[jira] Resolved: (MODPYTHON-34) mod_python.publisher index.py exposes underscore prefixed variables

2005-09-02 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-34?page=all ] Nicolas Lehuen resolved MODPYTHON-34: - Resolution: Fixed Assign To: Nicolas Lehuen OK this definitively has been fixed in 3.2.0 beta. mod_python.publisher index.py exposes

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

2005-09-02 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-77?page=comments#action_12320927 ] Nicolas Lehuen commented on MODPYTHON-77: - Well in fact I applied the patch manually and it runs on Win32 (threaded MPM), at least on the unit tests. The

[jira] Resolved: (MODPYTHON-73) Using objects to create an explicit hierarchy.

2005-09-01 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-73?page=all ] Nicolas Lehuen resolved MODPYTHON-73: - Fix Version: 3.2.0 Resolution: Fixed Checked in Graham's patch and wrote a unit test for it. Everything is OK. Using objects to create

[jira] Commented: (MODPYTHON-73) Using objects to create an explicit hierarchy.

2005-09-01 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-73?page=comments#action_12320768 ] Nicolas Lehuen commented on MODPYTHON-73: - BTW Graham, after I wrote the unit test, I remembered that your patch should not be needed. With the new publisher, the

[jira] Commented: (MODPYTHON-73) Using objects to create an explicit hierarchy.

2005-09-01 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-73?page=comments#action_12320795 ] Nicolas Lehuen commented on MODPYTHON-73: - OK, the unit test I performed was not exactly what you meant : class Mapping(object): def __init__(self,name):

[jira] Resolved: (MODPYTHON-72) mod_python.publisher no longer pays attention to result of req.get_addhandler_exts()

2005-08-27 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-72?page=all ] Nicolas Lehuen resolved MODPYTHON-72: - Fix Version: 3.2.0 Resolution: Fixed Assign To: (was: Nicolas Lehuen) Integrated Graham's patch, ran the unit test suite,

[jira] Updated: (MODPYTHON-59) Add get_session() method to request object

2005-08-10 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-59?page=all ] Nicolas Lehuen updated MODPYTHON-59: Fix Version: 3.3.0 Version: 3.1.4 3.1.3 3.2.0 (was: 3.3.0) Add get_session() method

[jira] Resolved: (MODPYTHON-65) 3.2 working version will not install on Mac OS X (10.3.7)

2005-08-10 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-65?page=all ] Nicolas Lehuen resolved MODPYTHON-65: - Fix Version: 3.2.0 Resolution: Fixed 3.2 working version will not install on Mac OS X (10.3.7)

[jira] Created: (MODPYTHON-71) Support the HEAD method properly

2005-08-10 Thread Nicolas Lehuen (JIRA)
Support the HEAD method properly Key: MODPYTHON-71 URL: http://issues.apache.org/jira/browse/MODPYTHON-71 Project: mod_python Type: Bug Versions: 3.1.4, 3.1.3, 2.7.10, 3.2.0 Reporter: Nicolas Lehuen Priority: Minor

[jira] Resolved: (MODPYTHON-37) Add apache.register_cleanup().

2005-08-06 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-37?page=all ] Nicolas Lehuen resolved MODPYTHON-37: - Fix Version: 3.2.0 Resolution: Fixed I have integrated Graham's patch (with data=None instead of data=()). I have also added a unit test

[jira] Resolved: (MODPYTHON-45) Implement a file-based session manager

2005-07-28 Thread Nicolas Lehuen (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-45?page=all ] Nicolas Lehuen resolved MODPYTHON-45: - Resolution: Fixed This has been resolved a while ago. We now need some documentation. Implement a file-based session manager