[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1154) Resources.getResourceAsStream() logic is incorrect

Mike Quilleash (JIRA) jira-events at lists.jboss.org
Sun Apr 8 09:13:36 EDT 2007


Resources.getResourceAsStream() logic is incorrect
--------------------------------------------------

                 Key: JBSEAM-1154
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1154
             Project: JBoss Seam
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.6.GA
         Environment: Any
            Reporter: Mike Quilleash


See method:

private static InputStream getResourceAsStream(String resource, String stripped)

The return value from Seam.class.getResourceAsStream() is ignored, should be assigned to the stream local variable.



-- 
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