geoff 2003/11/25 12:44:51
Modified: . STATUS Log: log PerlSetVar Foo 0 issue Revision Changes Path 1.42 +7 -1 modperl/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/modperl/STATUS,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- STATUS 20 Oct 2003 17:35:39 -0000 1.41 +++ STATUS 25 Nov 2003 20:44:51 -0000 1.42 @@ -12,6 +12,12 @@ Available Patches: + * given "PerlSetVar Foo 0" $r->dir_config('Foo') returns undef + instead of zero + Report: http://marc.theaimsgroup.com/?l=apache-modperl&m=106909301704472&w=2 + Status: fixed in 2.0, patch for 1.0 (untested) occurs late in + the above thread + * if the requested number of bytes was less than or equal to the available amount of input then the call would be successful, otherwise the buffer would come back