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