DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-06-20 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-06-20 08:49 ---
I would like to know, when will this 'added interfaces' refrect to Struts?
Now, 'Struts 1.1 Release Candidate 2 Released' doesn't call 'setHeaderEncoding
()'.

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



DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-06-20 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-06-21 04:20 ---
That's a question for the Struts team to decide. Asking it in a resolved bug 
report against FileUpload is not going to get your question much visibility. 
However, since I am also a Struts developer, I can at least partially answer 
your question.

At this time, as far as I am aware, no enhancement request has been opened 
against Struts to add this capability. Until someone does that, such a change 
is unlikely to happen. Assuming you, or some other interested person, open such 
a request, my guess would be that it would be fixed in Struts 1.2, but that is 
only a guess.

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



DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-03-31 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-03-31 12:48 ---
When is this bug fixed?
I encountered it when I used the different encoding between
the system default encoding and the web app. encoding.
For example, tomcat uses EUC-JP as the system default encoding, 
and the web app. uses UTF-8 as the HTML page encoding. 
In this case, we get ??? as the uploaded file name. 
Because baos.toString() uses the default encoding, 
to parse the file name should use HTML page encoding. 
(If the system default encoding is the same as web app. one,
this bug is not reproduced.) 

I created the patch to add an encoding parameter.
It does not break the existing user's application using commons-fileupload.
Please evaluate and integrate this patch.
Multibyte users (including me) need this feature...

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



DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-03-31 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-03-31 12:49 ---
Created an attachment (id=5575)
patch to add the encoding parameter

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



DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-03-31 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-04-01 04:22 ---
It'll be fixed when I get to it. Right now, I'm working on some other fixes 
that affect a lot of the code base. Once that is done, I will be looking into 
this one again. Please be patient. ;-)

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



DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-03-01 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-03-02 05:40 ---
I do not see a problem here. Using FileUpload within the Struts file upload 
example application (struts-upload.war, in the Jakarta Struts 1.1 RC1 
distribution), I can upload files with names such as münchen.jpeg or Bjørn.txt 
without any problems. The file names, with their non-ASCII characters, are 
correctly preserved.

Unless someone can convince me there's a problem, I'm going to mark this bug 
report as invalid.

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



DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-01-28 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-01-28 09:11 ---
Created an attachment (id=4575)
Provide the request encoding to MultipartStream.

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




DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-01-28 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-01-28 09:12 ---
Created an attachment (id=4576)
Change the header from byte to String with the request encoding

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




DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2003-01-28 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames





--- Additional Comments From [EMAIL PROTECTED]  2003-01-28 09:21 ---
Created an attachment (id=4577)
Sorry for send the above patch files directly,this time is the diff.

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




DO NOT REPLY [Bug 14120] - [FileUpload] uploading files with non-ASCII filenames

2002-10-31 Thread bugzilla
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=14120.
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=14120

[FileUpload] uploading files with non-ASCII filenames

[EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|[EMAIL PROTECTED]|commons-
   ||[EMAIL PROTECTED]
  Component|Sandbox |File Upload

--
To unsubscribe, e-mail:   mailto:commons-dev-unsubscribe;jakarta.apache.org
For additional commands, e-mail: mailto:commons-dev-help;jakarta.apache.org