Henning Nöth created TOBAGO-2251:
------------------------------------
Summary: Possible NPE on ajax error
Key: TOBAGO-2251
URL: https://issues.apache.org/jira/browse/TOBAGO-2251
Project: MyFaces Tobago
Issue Type: Bug
Components: JavaScript
Affects Versions: 6.0.0-beta-1, 5.7.2
Reporter: Henning NöthIn tobago-page.ts the jsf.ajax.addOnEvent() is used. The code expect an event.reponseXML. But this object can be null. Add a null check. -- This message was sent by Atlassian Jira (v8.20.10#820010)
