Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.7.2, 6.0.0-beta-1
-
None
Description
In 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.