[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1803) UIFormattedText does not set the renderer type to null

Andrew (JIRA) jira-events at lists.jboss.org
Wed Aug 15 12:57:00 EDT 2007


UIFormattedText does not set the renderer type to null
------------------------------------------------------

                 Key: JBSEAM-1803
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1803
             Project: JBoss Seam
          Issue Type: Bug
          Components: JSF
    Affects Versions: 1.2.1.GA
         Environment: Seam 1.2.1, MyFaces 1.1.5
            Reporter: Andrew


UIFormattedText doesn't have a renderer and extends UIOutput. UIOutput sets the renderer type to be "javax.faces.Text".

Since UIFormattedText handles its own rendering in the encodeBegin function, it should set the renderer type to null.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list