[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1935) Pages.getResourceBunlde should use ResourceLoader.loadBundle instead of java.util.ResourceBundle.getBundle directly

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Sep 20 05:59:10 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1935?page=all ]

Pete Muir updated JBSEAM-1935:
------------------------------

    Fix Version/s: 2.0.0.GA

Yes, it should.

> 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
>            Priority: Minor
>             Fix For: 2.0.0.GA
>
>
> 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