[jboss-jira] [JBoss JIRA] Commented: (JBSEAM-262) Add another addFromResourceBundle method to class FacesMessages
Richard Brooks (JIRA)
jira-events at jboss.com
Tue Sep 12 13:23:36 EDT 2006
[ http://jira.jboss.com/jira/browse/JBSEAM-262?page=comments#action_12343198 ]
Richard Brooks commented on JBSEAM-262:
---------------------------------------
(already posted on forum see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=90463)
Looking at the diff 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)
(diff http://fisheye.jboss.org/viewrep/JBoss/jboss-seam/src/main/org/jboss/seam/core/FacesMessages.java?r1=1.17&r2=1.18)
I haven't actually run the code as I only came across it trying to do the same thing in 1.0.1 GA so I could be mistaken
> Add another addFromResourceBundle method to class FacesMessages
> ---------------------------------------------------------------
>
> Key: JBSEAM-262
> URL: http://jira.jboss.com/jira/browse/JBSEAM-262
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: JSF
> Reporter: Bruce Raggett
> Assigned To: Gavin King
> Fix For: 1.1
>
>
> Is it possible to add another addFromResourceBundle method to class FacesMessages which would accept a JSF component id parameter? This enhancement would make it easy for a session bean to display a localized message from the resource bundle against a specific JSF input field.
--
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 jboss-jira
mailing list