Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
When you have a delta xml with a combine directive it needs to be reloaded if its context path is reloaded. This is not the case right now.
In detail:
Suppose you have a delta xml with combine directive with content root /hippo:configuration/hippo:frontend. The xml looks like:
<sv:node name="cms" h:merge="combine">
..
So the 'context node' is /hippo:configuration/hippo:frontend/cms
When now /hippo:configuration/hippo:frontend/cms is the reload root the above delta is not reloaded.
Attachments
Issue Links
- is awaited by
-
CMS-7549 After upgrade of Go Green content from 7.8 to 7.9 disabled nodes are visible in the browser
- Closed