Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
15.1.0
-
None
-
None
-
Flagged
-
Quasar
Description
I found a bug, not really sure how long it's been there, but it's currently in my way.
Looking at AbstractResourceContainer in line 83 there's missing the actual return.
this piece of code:
// parent is not a handle, so we cannot 'shorten the path': return the resourceContainerNode path
resourceContainerNode.getPath();
Attachments
Issue Links
- is cloned by
-
CMS-15385 Missing return statement in AbstractResourceContainer
- New