[jbossseam-issues] [JBoss JIRA] Resolved: (JBSEAM-1935) Pages.getResourceBunlde should use ResourceLoader.loadBundle instead of java.util.ResourceBundle.getBundle directly
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Oct 1 17:47:44 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1935?page=all ]
Pete Muir resolved JBSEAM-1935.
-------------------------------
Fix Version/s: 2.0.0.CR2
(was: 2.0.0.GA)
Resolution: Done
> Pages.getResourceBunlde should use ResourceLoader.loadBundle instead of java.util.ResourceBundle.getBundle directly
> -------------------------------------------------------------------------------------------------------------------
>
> Key: JBSEAM-1935
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1935
> Project: JBoss Seam
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0.CR1
> Reporter: Chris Rudd
> Assigned To: Norman Richards
> Priority: Minor
> Fix For: 2.0.0.CR2
>
>
> It would seem that in keeping with the purpose of the ResourceLoaders loadBundle method, the Pages.getResourceBundle method should use that (ResourceLoader.loadBundle) instead of the java.util.ResourceBundle.getBundle.
--
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