[
https://issues.apache.org/jira/browse/MYFACES-3893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-3893.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.2.4
Assignee: Leonardo Uribe
Thanks to Fabio for provide this patch.
> 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
> Assignee: Leonardo Uribe
> Priority: Trivial
> Fix For: 2.2.4
>
>
> 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)