-
Bug
-
Resolution: Done
-
Critical
-
3.6.0.Final
When you try to remove a protected property, it simply succeeds.
For example, try to get the property jcr:primaryType, and remove it. It disappears from the node and causing errors afterwards when browsing.
Reproducible in unit test using file system, directory gets cleaned up after every tearDown.