Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Duplicate
-
2.01.00m03
-
None
Description
When you delete the physical node, the virtual nodestate must be removed from the SessionItemStateManager or LocalItemStateManager. This is however not trivial, because virtual states are different states then the physical. This is only possible by having some mapping from the jcr:uuid --> set of virtual states. Then, when removing a physical node, the virtual states must be removed.
This is however not trivial, and is not very urgent at the moment. After a save the virtual nodes are removed. For now, I'll add a icon for DELETED state for virtual nodes
Attachments
Issue Links
- causes
-
CMS-549 remodelling throws an ItemNotFoundException when virtual nodes are loaded before remodelling
- Closed