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

  1. create page TestPageFoo, edit: {{{= test page a =

Include(TestPageFoo/SubPage) Include(FooBar) }}}

  1. create page TestPageFoo/SubPage, edit: {{{= subpage =

this is subpage of TestPageFoo

second level headline

sub sub sub }}}

  1. create page FooBar, edit: {{{= FooBar =

a foo test

oops

oops oops }}}

  1. create page TestPageBar, edit: {{{

}}}

  1. visit TestPageFoo, there're 3 first level and 2 second level headlines

  2. 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


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/IncludeTitlesOnlyMissIncludedHeadings (last edited 2007-10-29 19:18:05 by localhost)