[ http://issues.apache.org/jira/browse/TOMAHAWK-322?page=comments#action_12437494 ] Alin Dosoniu commented on TOMAHAWK-322: ---------------------------------------
Is this solution working for you? that with UnicodeEncoder.encode(string)? I have problems with romanian characters (ş, ţ etc). Somehow, the values from list seems to be encoded to good values (ţ ) but the window that appears under the control displays them without converting to ro chars. That is I see in window ţ. I tested with last version from svn (build today on 25.sep.2006) and seems to be the same problem. Thank you! > InputSuggestAjax: False Encoding with German Umlauts > ---------------------------------------------------- > > Key: TOMAHAWK-322 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-322 > Project: MyFaces Tomahawk > Issue Type: Bug > Environment: Tested on Firefox 1.0.7 ane IE 6.0, Windows XP - from > 9/7/2005 nightly build > Reporter: Andreas Mitter > Assigned To: Martin Marinschek > Fix For: 1.1.2 > > > 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
