Description

When you create a subpage without creating the parent page first WantedPages list the subpage as non-existing, whereas the parent is not listed.

Steps to reproduce

  1. Create 'Page1/SubpageA'
  2. Go to WantedPages - you'll see page 'Page1/SubpageA' as wanted but as you click on the link it will take you to the existing page 'Page1/SubpageA'. On the other hand 'Page1' (the parent page) is does not exists but it's not listed in WantedPages.

Example

N/A

Details

MoinMoin Version

Release 1.3.5 [Revision 1.3.5 release]

OS and Version

Microsoft Windows XP SP2 (6.0.2900.2180)

Python Version

2.3.5 (#62, Feb 8 2005, 16:23:02) [MSC v.1200 32 bit (Intel)]

Server Setup

Standalone server (moin.py)

Server Details

Workaround

N/A

Discussion

This may not be a bug necessarily since the parent page is not referenced anywhere so it may be tough to detect it's wanted, but subpage definitely should not be a wanted page since it already exists. However, if you remove the subpage from WantedPages list there will be no trace whatsoever that the parent page is missing.

Can't reproduce in 1.5-patch-185. May be the bug is triggered by older pagelink caches so if this bug persists in your setup try deleting the data/pages/*/cache/pagelinks files.

I guess this bug was a wrong normalization within the pagelinks caches.

Plan


CategoryMoinMoinBugFixed

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