General ErrorPage improvements
------------------------------
Key: MYFACES-3213
URL: https://issues.apache.org/jira/browse/MYFACES-3213
Project: MyFaces Core
Issue Type: Sub-task
Reporter: Martin Kočí
Priority: Minor
Attachments: after-v1.png, before.png
General error page improvements (includes other subtask from MYFACES-3053).
Please see attached screenshots - the tested view is:
<h:inputText id="inputText" value="#{bean.value}" >
<f:valueChangeListener binding="#{bean}" />
</h:inputText>
<h:inputText id="inputText2" value="#{bean.value}" >
<f:valueChangeListener binding="#{bean}" />
</h:inputText>
where valueChangeListener throws NPE.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira