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