= 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 == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 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 1. visit TestPageBar, there's only 1 first level headline. == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##attachment:screenshot.png ##{{{ ##Example wiki markup that fail ##}}} == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## attachment:traceback.html ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!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 == ## How to deal with the bug until it is fixed = Discussion = = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBug