Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Component/s: inheritance
-
Labels:None
-
Environment:ubuntu linux / debian linux
-
Number of attachments :
Description
if I have a site.xml in a parent project that contains the line <menu ref="modules" inherit="top" /> it is not inherited by child projects.
<menu ref="reports" inherit="top" /> works, as does parent.
This happens when the parent project has no modules of its own.
Issue Links
- depends upon
-
MSHARED-102
The modules menu is not inherited to sub-modules
-
-
MSITE-532
site:attach-descriptor removes modules ref if the project doesn't have any modules
-
Cloned from
MSITE-163, see comments there.