[jboss-user] [JBoss Seam] - Re: Warning/Error when using seam text and a4j

andrew.rw.robinson do-not-reply at jboss.com
Wed Aug 15 12:51:10 EDT 2007


I just came across this myself. It is a bug with the component UIFormattedText. UIFormattedText extends UIOutput which sets the renderer type to "javax.faces.Text", but UIFormattedText doesn't have a renderer. 

UIFormattedText should be setting the renderer type to null in the constructor, but it doesn't. 

I found this in version 1.2.1

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074514#4074514

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4074514



More information about the jboss-user mailing list