[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-4475) Seam Text improperly handles apersand
Christian Bauer (JIRA)
jira-events at lists.jboss.org
Sun Nov 15 10:16:31 EST 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-4475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12494612#action_12494612 ]
Christian Bauer commented on JBSEAM-4475:
-----------------------------------------
I've just shown you how to escape the ampersand and the hash characters, as per documentation.
> Seam Text improperly handles apersand
> -------------------------------------
>
> Key: JBSEAM-4475
> URL: https://jira.jboss.org/jira/browse/JBSEAM-4475
> Project: Seam
> Issue Type: Bug
> Components: Seam Text
> Affects Versions: 2.2.0.GA
> Environment: Seam 2.2.0.GA, JBoss 5.1.0.GA
> Reporter: Robert Morse
> Priority: Critical
>
> Placing something like this in the iText example (html.xhtml):
> <p:html>
> <s:formattedText value="Anything past the & will be dropped" />
> </p:html>
> Produces:
> Anything past the
> The rest of the list is omitted.
> The following message is displayed on the console:
> 06:27:22,312 WARN [UIFormattedText] Seam Text parse error: unexpected token: &
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list