You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Fabio (JIRA)" <de...@myfaces.apache.org> on 2014/05/19 10:22:37 UTC

[jira] [Created] (MYFACES-3893) NullPointerException in ErrorPageWriter._writeAttributes [Line 1304]

Fabio created MYFACES-3893:
------------------------------

             Summary: NullPointerException in ErrorPageWriter._writeAttributes [Line 1304]
                 Key: MYFACES-3893
                 URL: https://issues.apache.org/jira/browse/MYFACES-3893
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 2.2.3
         Environment: myfaces 2.2.3, Primefaces 5.0
            Reporter: Fabio
            Priority: Minor


In org.apache.myfaces.renderkit.ErrorPageWriter on line 1304 I get a NullPinterException that is caught afterwards, I think it could be better to just check for m!=null instead of catching an exception and than doing nothing.



--
This message was sent by Atlassian JIRA
(v6.2#6252)