Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0-beta-6
-
None
Description
I have a project with multiple levels of modules.
In the toplevel project I declare a site-descriptor with some general menu's that have no inherit attribute (I also tried inherit='none') together with
<menu ref="parent" inherit="top"/>
<menu ref="modules" inherit="bottom"/>
<menu ref="reports" inherit="bottom"/>
Now a module of the toplevel project that itself has modules declares a site-descriptor with an additional regular menu that is inherited.
However the site of that module contains the menus from the toplevel project that are NOT declared to be inherited.
Attachments
Attachments
Issue Links
- relates to
-
MSHARED-18 Inheritance of elements from site descriptor quite broken
- Closed