-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF32, 5.8.0-HF09, 5.9.3
-
Component/s: Core
The trash service tests if RemoveChildren permission is granted on the parent document.
However placeless documents do not have parent, so this condition fails.
For placeless document, we should skip this test.
And maybe we should add a new one for versions to check if a proxy references it.