Description
A page A include some other pages B and C, which generate several first and second level headlines in page A.
And page A is included by another page B with titlesonly argument, but the titles which included by A doesn't display in page B.
Steps to reproduce
create page TestPageFoo, edit: {{{= test page a =
Include(TestPageFoo/SubPage) Include(FooBar) }}}
create page TestPageFoo/SubPage, edit: {{{= subpage =
this is subpage of TestPageFoo
second level headline
sub sub sub }}}
a foo test
oops
oops oops }}}
create page TestPageBar, edit: {{{
}}}
visit TestPageFoo, there're 3 first level and 2 second level headlines
visit TestPageBar, there's only 1 first level headline.
Example
Details
MoinMoin Version |
1.5.5a |
OS and Version |
WindowsXP sp2 |
Python Version |
2.4.3 |
Server Setup |
apache/2.0.58 , mod_python/3.2.10 |
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
zh-cn |
Workaround
Discussion
Plan
- Priority:
- Assigned to:
- Status: