Details
-
Bug
-
Status: New
-
Normal
-
Resolution: Unresolved
-
15.1.0
-
None
-
None
-
Flagged
-
Orion
-
Ready for refinement
-
Undetermined
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
- clones
-
CMS-15244 Missing return statement in AbstractResourceContainer
- Closed