Details
-
Bug
-
Status: Closed
-
Top
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
When you have 2 bootstrap xml files with the same 'sv:name' and those two files are bootstrapped to the same parent node (hippo:contentroot), then, only one of them is actually bootstrapped.
You do get both items in the 'hippo:initialize' so that is not the issue.
Also, both items from 'hippo:initialize' seem to get processed because only the hippo:sequence number and the location of the hippo-extension.xml are left. (is it not the hippo:contentresource that gets removed after completion?)
The sequence number for the two bootstrap xmls does not matter if they are the same of different: Only the one with the lowest sequence number is present after bootstrap.
Note that there is no warning or error log during startup.
I have tested with the 2.20.xx repository and this one has the same problem. I am not sure about the 2.18.xx