Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
Flagged
-
Tiger
-
Tiger Sprint 183, Tiger Sprint 184, Tiger Sprint 184
Description
commit on CMS-11082
org/hippoecm/frontend/plugins/standards/picker/NodePickerController.java:360
was changed from:
node = node.getParent();
to:
node = parent;
Attachments
Issue Links
- is a result of
-
CMS-11082 Add option to restrict path selection in LinkPickerDialog by rootpath
- Closed