Guys, next time please use the JIRA bug tracking application available at :
http://nagoya.apache.org/jira/browse/MODPYTHON
Especially this bug report :
http://issues.apache.org/jira/browse/MODPYTHON-40
I'm currently re-reading the whole thread and trying to make sense of
all the test files and
OK, this time I think the file upload problem is solved for good. I've
checked-in Alexis's code, with comments. Then I've done a quick
rewrite of the multipart/form-data parser found in
FieldStorage.__init__ and read_to_boundary so that it uses a regexp
for the boundary checks, with the hope that i
[ http://issues.apache.org/jira/browse/MODPYTHON-40?page=all ]
Nicolas Lehuen resolved MODPYTHON-40:
-
Resolution: Fixed
OK, this time I think the file upload problem is solved for good. I've
checked-in Alexis's code, with comments. Then I've don
[ http://issues.apache.org/jira/browse/MODPYTHON-87?page=all ]
Nicolas Lehuen updated MODPYTHON-87:
Summary: psp_parser: replaces "\n" on \n (was: psp_parser: replaces
"\n" on \n
LF character)
Fix Version: 3.2
> psp_parser: replaces "\n" on
[ 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 apache.exists_confi
[
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.
> -
[ http://issues.apache.org/jira/browse/MODPYTHON-64?page=all ]
Nicolas Lehuen resolved MODPYTHON-64:
-
Fix Version: 3.2
Resolution: Fixed
Fixed using the proposed patch and tested thanks to the test_internal unit
tests. Should be tested on
[ http://issues.apache.org/jira/browse/MODPYTHON-88?page=all ]
Nicolas Lehuen resolved MODPYTHON-88:
-
Fix Version: 3.2
Resolution: Fixed
As Graham suggested, added sys.argv=['mod_python'] in apache.init().
> Initialise sys.argv to a dummy
[ http://issues.apache.org/jira/browse/MODPYTHON-88?page=all ]
Nicolas Lehuen updated MODPYTHON-88:
Version: 3.1.4
3.1.3
2.7.10
3.2
(was: 3.3)
> Initialise sys.argv to a dummy value.
> -
[
http://issues.apache.org/jira/browse/MODPYTHON-88?page=comments#action_12357501
]
Nicolas Lehuen commented on MODPYTHON-88:
-
Note that pychart is particularly weird, since not only it looks inside
sys.argv, but it also requires a value to be pass
10 matches
Mail list logo