upload file with chinese filename when use upload widget repeater -----------------------------------------------------------------
Key: COCOON-1800 URL: http://issues.apache.org/jira/browse/COCOON-1800 Project: Cocoon Type: Bug Components: Blocks: Forms Versions: 2.1.9-dev (current SVN) Reporter: lijunyu I find a bug when I use the file upload widget in my forms. In the form, I use a repeater , in it, have a file upload widget and an repeater-action widget. When I choose a file from my disk(with the filename in Chinese), and then save this form. In this case, it has three possibility: 1.if this validation is fail, then the file name display in the form is wrong(with a incorrect encode). 2. if the save action is add a new file upload widget in my repeater, then the file name display in the form is wrong(with a incorrect encode). 3. if the form is save succeed, the file name is alse incorrect. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira