[
https://issues.apache.org/jira/browse/TOBAGO-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476706
]
Guido Dubois commented on TOBAGO-305:
-------------------------------------
Hello Volker,
thanks for your answer. I know that it works without escape="false". But in
some cases I use   for or <b>for bold</b> or <br
/> for newline. Than I have to use escape="false".
For ü I get the following error in eclipse.
The entity "uuml" was referenced, but not declared.
bbg_tobagoPRJ/trunk/WebContent/bbg-resource/html/standard/standard/property/overview.properties.xml
The properties.xml file is not well formed with this element. In the browser
the character is not rendered.
> Deutsch Umlaut will not be rendered correct for <tc:out> tag with attribute
> [escape="false"]
> --------------------------------------------------------------------------------------------
>
> Key: TOBAGO-305
> URL: https://issues.apache.org/jira/browse/TOBAGO-305
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.9
> Environment: winxp prof, tomcat 5.5.20, myfaces 1.1.5 snap
> (06.02.2007 04:51), tobago 1.0.10 snap (26.02.2007 5:00)
> Reporter: Guido Dubois
>
> The deutsch Umlaut will not be rendered correct.
> <tc:out value="#{overviewBundle.text}"
> escape="false" />
> bundle:
> <entry key="text">Bruttobetrag in EUR (abzügl. Sparerfreibetrag und
> Werbungskosten)</entry>
> result looks like this:
> Bruttobetrag in EUR (abz�parerfreibetrag und Werbungskosten)
> ü is not possible and ü has the same effect
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.