You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/03/06 15:37:18 UTC

DO NOT REPLY [Bug 25594] - [PATCH] StreamGenerator can't handle multipart request parameters correctly

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25594>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25594

[PATCH] StreamGenerator can't handle multipart request parameters correctly

joerg.heinicke@gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|StreamGenerator can't handle|[PATCH] StreamGenerator
                   |multipart request parameters|can't handle multipart
                   |correctly                   |request parameters correctly



------- Additional Comments From joerg.heinicke@gmx.de  2004-03-06 14:37 -------
Thanks Gernot. I added your patch to both 2.1 and 2.2, added a sample to both
and tested it with 2.1. Both the existing sample (upload as string/parameter
value) and the new one (upload as file) work.

It would be good if you can test it too and close the bug afterwards.

Joerg