You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/07/12 19:37:38 UTC

DO NOT REPLY [Bug 10749] New: - Cyote Connector truncates multipart/form-data on embedded newlines

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=10749>.
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=10749

Cyote Connector truncates multipart/form-data on embedded newlines

           Summary: Cyote Connector truncates multipart/form-data on
                    embedded newlines
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: lpryor@lookandfeel.com


When attempting to upload files to Tomcat, if the request contains other fields 
that contain two consecutive newlines, Tomcat truncates the request there, 
possibly believing that the end of the request has been reached.

This occurrs when hitting Tomcat directly (not through Apache).

I have the same code running on Apache/JServ and it worked as expected.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>