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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30600

[PATCH]fileupload couldn't treat escaped character

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2004-10-17 03:58 -------
I am not going to make this change, for two reasons:

1) It is not the business of FileUpload to interpret or otherwise manipulate 
uploaded content. FileUpload provides to its clients exactly what the browser 
presents to it.

2) Such a change would break many other uses of FileUpload. For example, if 
your description of this problem was uploaded using FileUpload, the example 
escaped character would not have been provided to the client, since it would 
have been "decoded" when it was not intended to be.

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

Reply via email to