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

Chris Rudd (JIRA) jira-events at lists.jboss.org
Wed Sep 19 21:29:11 EDT 2007


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


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