[jboss-user] [JBoss Seam] - Using componentId in addFromResourceBundle
rbz285
do-not-reply at jboss.com
Tue Sep 12 06:30:04 EDT 2006
I noticed that FacesMessages didn't have a handy method for adding a templated facesmessage for a specific jsf component (1.0.1 GA), although
http://jira.jboss.org/jira/browse/JBSEAM-262
says its been added in CVS. But having had a look at the code change it appears that the id parameter has been added to the method signatures but isn't passed through unless you use the method with all the parameters (severity, default, etc)
see the diff
http://fisheye.jboss.org/viewrep/JBoss/jboss-seam/src/main/org/jboss/seam/core/FacesMessages.java?r1=1.17&r2=1.18
I've not actually tested the CVS version, I was just thinking ahead to the 1.1 release, so I could be going cross eyed
by the way, is this the right place to mention it or should I have put a comment on the JIRA issue instead ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970964#3970964
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970964
More information about the jboss-user
mailing list