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)