Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unwanted caracter appears : the question mark inside a black diamond

666655Mar 24 2009 — edited Mar 26 2009
Hi all,

A noticed something in input components, that did not matter to me since it does not effect my application so much... But I want to figure it out now because it's something bothering for end users.

Here's a use case :
In an input component, like af:inputText, I enter a value like : 'Congés payés' ; notice the accent è and é, that we french people have!
After clicking on an action component that fire an internal program, the navigation is null, so the page refreshes.
And then, the string 'Congés payés' has been transformed to something like :
- Cong�s pay�
- Cong�s pay�

This happens mostly when clicking on an action component that does not navigate, just refresh, or after coming back from a popup.

What should I do to get rid of that ?

Best regards.
Luc-
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 23 2009
Added on Mar 24 2009
7 comments
3,533 views