[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-984) NPE when using JSTL fmt:message

Peter Johnson (JIRA) jira-events at jboss.com
Thu Aug 17 18:11:11 EDT 2006


NPE when using JSTL fmt:message
-------------------------------

                 Key: JBPORTAL-984
                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-984
             Project: JBoss Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Portal Core
    Affects Versions: 2.4 Final
         Environment: Windows XP, JBOss AS 4.0.4 GA, PostgreSQL 8.1
            Reporter: Peter Johnson
             Fix For: 2.4 Final


When using the standard tag, fmt:message, I get a null pointer excpetion in the standard tag library.  The issue is that there are no headers in the HttpRequest object and when the standard tag library asks for the accept_language header, it does not expect to get a null back.  There is further analysis and a proposed patch in the forum post.

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