Description
Navigation macro does not show child pages correctly.
Task: try to reproduce the problem on Cygwin and normal Win XP, both with FAT32 and with NTFS, also test on Linux/ext3 (all with python 2.5.1).
Steps to reproduce
- create a page containing described example code: button that creates children pages and a macro the lists the children
- "run" the page and create a new child
- the new child will no be visible in the children's list after you have saved the new child page
Example
[[NewPage(<WhatEver>Template,<WhatEver>Label,<ThisPage>)]] [[Navigation(children)]]
Component selection
I made some experiments with the browser and the browser cache but manipulations of the browser had no influence on the page showed.
- I closed the browser
- I opened another browser to browse the changed page after I have modified the content in the first browser: 1 firefox and 2 iexplorer
The only manipulation that had an effect was restarting the standalone server.
Details
Test in this wiki:
/FirstNewChild /SecondNewChild |
ok my test just showed me that I cannot reproduce this bug here.
MoinMoin Version |
MoinMoin 1.5.8 tar.gz. |
OS and Version |
Cygwin |
Python Version |
Python 2.5.1 |
Server Setup |
standalone |
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
en |
Workaround
Discussion
the cache needs to be refreshed for this page. (see action menu)
The usual dircache/pagelist issue. Not worth to be checked. -- AlexanderSchremmer 2007-11-24 22:36:43
Plan
- Priority:
- Assigned to:
- Status: pagecache must be refreshed (standard procecdure)