Details
-
Bug
-
Resolution: Fixed
-
Major
-
5.2.2
Description
This is due to the usage of SessionUtil.getNode(..) instead of using directly the jcr session. The latter would throw a PathNotFoundException which would be caught and reported to the user, the former returns null which is subsequently passed the newProperty(..) method which then fails badly with NPE.
Checklists
Acceptance criteria
Attachments
Issue Links
- is superseded by
-
MAGNOLIA-5683 Delta tasks should fail gracefully
-
- Closed
-