-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8.0-HF14, 6.0
-
Component/s: Live Edit (deprecated)
The condition to test the life cycle state is badly written, so the following NPE could happen
Caused by: java.lang.NullPointerException at org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper.isDocumentLiveEditable(LiveEditBootstrapHelper.java:596) at org.nuxeo.ecm.webapp.liveedit.LiveEditBootstrapHelper.isDocumentLiveEditable(LiveEditBootstrapHelper.java:586)