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

Byte with value 0xFF stripped out from the uploaded file

           Summary: Byte with value 0xFF stripped out from the uploaded file
           Product: Tomcat 4
           Version: 4.0.1 Final
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Other Connectors
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


My config:
Tomcat 4.01
Apache 1.3.9
Linux 2.2.16-3

When uploading binary file using multipart/form-data encoding, all bytes with 
value 0xFF are stripped out in the resulting file.  This only happens when 
using Tomcat-Apache with mod_webapps connector.  No problem when using Tomcat 
standalone.

I have created a war to demonstrate the problem which is available from:
http://www.otter.com.hk/downloads/public/

To test:
1. download the uploadFile.war and deploy
2. download the binary file test1
3. Open the welcome page of the war from the browser, select the file test1 and 
upload
4. A hex dump of the file will then be show

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to