[ 
https://issues.apache.org/jira/browse/TRINIDAD-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588826#action_12588826
 ] 

Jeanne Waldman commented on TRINIDAD-974:
-----------------------------------------

the demo I was trying in trunk had 
<?xml version="1.0" encoding="iso-8859-1"?>
instead of 
<?xml version="1.0" encoding="utf-8"?>

and that was the difference.
It works with <?xml version="1.0" encoding="utf-8"?> as the first line in the 
.jspx demo file.

> nls: fileDownloadActionListener : mulitibyte char filename is garbled
> ---------------------------------------------------------------------
>
>                 Key: TRINIDAD-974
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-974
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 1.0.6-core, 1.2.6-core
>            Reporter: Jeanne Waldman
>         Attachments: filedownload.jspx, patchAfterReview.patch, trunk.patch
>
>
> A simple reproducible testcase is to use the
> fileDownloadActionListener.jspx demo and change the filename to be japanese
> or chinese characters and also change your browser's language accordingly.
> On Firefox, it appears fine.
> On IE, the filename is garbled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to