You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2004/04/08 17:16:38 UTC

cvs commit: httpd-apreq-2 STATUS

joes        2004/04/08 08:16:38

  Modified:    .        STATUS
  Log:
  @u = $req->upload() is broken; list the bug in STATUS.
  
  Revision  Changes    Path
  1.40      +4 -2      httpd-apreq-2/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/STATUS,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- STATUS	24 Mar 2004 08:22:47 -0000	1.39
  +++ STATUS	8 Apr 2004 15:16:38 -0000	1.40
  @@ -64,9 +64,11 @@
       - Should we bundle an apr-based "application/xml" parser?  
         If so, how should we parse the xml data into an apr_table?
   
  -    - Clean up the CHANGES file format so it's more readable.
   
   BUGS:
  +
  +    - $req->upload() in list context fails to filter out non-uploads.
  +      Also $req->upload("nonexistent-key-name") reportedly segfaults.
   
       - Strange bug when ssl is enabled & lots of fields are present: see
           http://marc.theaimsgroup.com/?t=107766265600001&r=1&w=2