Hi,

the charset issue is on my todo list. Unfortunately there is not that
much time left at the moment. Hopefully i get working on this in the
near future.

If its that urgent for you, you may have to do a deeper look at it on
your own. The problem should not be the biggest issue.

cheers,

Gerald

On 10/11/06, Alin Dosoniu <[EMAIL PROTECTED]> wrote:
Hi,

Only wanted to tell you the following scenario I did:
In example from tomahawk I altered a little bit the code like this:
public String getSuggestValue() {
     if (suggestValue == null) {
          suggestValue = "\u015F";
    }
        return suggestValue;
}
the value "\u015F" represents 1 character from iso-8859-2 that converted for
html has value "ş". So, I thought that in inputSuggestAjax.jsf, when
displaying the page, the character should be correctly shown. But, it is
not. :(. Instead exactly this value ("ş") is shown in "default suggest"
selectbox.
After this test, I think there is another issue regarding charset on
inputSuggestAjax component:
the control does not render correct a value that is a valid html character
("ş" == "s").

Any help on this issue is appreciated.
Thank you,
Alin


> Hi Gerald,
>
> Did you found anything that could solve this issue?
>
> Thank you,
> Alin.
>
>> Ok, thx werner for the work on this topic and your corresponding
>> comments.
>>
>> I will have a deeper look into it the next days.
>>
>> regards,
>>
>> Gerald




--
http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces

Reply via email to