Incorrect character set conversion in file upload
-------------------------------------------------
Key: TOBAGO-540
URL: https://issues.apache.org/jira/browse/TOBAGO-540
Project: MyFaces Tobago
Issue Type: Bug
Affects Versions: 1.0.12, 1.0.13
Environment: Windows (Linux?)
Reporter: Helmut Swaczinna
Priority: Minor
When you upload a file with the tc:file tag with umlauts in the filename the
umlauts are not converted
correctly when you request the filename with FileItem.getName().
For example ü is converted to ü.
I use utf-8 in my pages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.