Hi,
We have developed an application using Jdeveloper 10.1.3 and Jheadstart 10.1.3.2.52 version. We are using UTF-8 encoding as we need to support both English and japanese charsets.
We customized default/page/dataPage.vm. We have the following snippet for the copyright.
<f:facet name="appCopyright">
<af:outputText value="Copyright© 2008-2009, Xerox International Partners. All rights reserved."/>
</f:facet>
We got the following copyright text displyed on the screen.
"Copyright© 2008-2009, Xerox International Partners. All rights reserved."
© is being encoded as ©, which is wrong.
We are planning go live very soon, We appreciate any help in this issue.
FYI, The original post is @
846917 Posting here as per Steven's suggestion.
Thanks in advance.
Thanks & Regards,
Rama Krishna. P