-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.8.0-HF22, 6.0
-
Component/s: Rest API
If you try to use it with a document that has at least two segments in its path, then an error code is returned, due to the mis-interpretation of the "/" when submitting the path as a parameter. (it is encoded)
Same for childrenAdapter documented urls that leverage path identification. Probably also for the searchAdapter, ppAdapter, acl adapter.