[ 
http://issues.apache.org/jira/browse/MYFACES-873?page=comments#action_12358457 
] 

Andreas Mitter commented on MYFACES-873:
----------------------------------------

Could be solved by encoding all strings with UnicodeEncoder.encode(string) 
before they are added to the list that is shown in the InputSuggestAjax 
Component

Perhaps this could be added to the sandbox, that nobody has to do this manuelly

> InputSuggestAjax: False Encoding with German Umlauts
> ----------------------------------------------------
>
>          Key: MYFACES-873
>          URL: http://issues.apache.org/jira/browse/MYFACES-873
>      Project: MyFaces
>         Type: Bug
>   Components: Sandbox
>     Versions: Nightly
>  Environment:  Tested on Firefox 1.0.7 ane IE 6.0, Windows XP - from 9/7/2005 
> nightly build
>     Reporter: Andreas Mitter

>
> If the list of the InputSuggestAjax Box contains German Umlauts(äöü) , then 
> they are encoded wrong.
> They are shown as ? in Firefox  in the list. In IE even the next character is 
> lost...
> For example: The word Bäume is shown as B?ume in Firefox and B?me in IE

-- 
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

Reply via email to