[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4475) Seam Text improperly handles apersand

Robert Morse (JIRA) jira-events at lists.jboss.org
Sun Nov 15 08:47:29 EST 2009


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 &#38; 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