Make WordPress Core

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#7365 closed defect (bug) (duplicate)

Children pages with numerical IDs can't be viewed

Reported by: viper007bond's profile Viper007Bond Owned by:
Milestone: Priority: normal
Severity: normal Version: 2.6
Component: General Keywords: needs-patch
Focuses: Cc:

Description

Explaination of Problem / Steps to Reproduce / Expected Outcome

  1. Create a Page. The name/stub doesn't matter, just have it be some text. Publish it.
  1. Create another Page. Have it's parent be the Page made in step 1. For the title, enter a number such as "5". This results in a stub of "5". Publish it.
  1. Attempt to view the Page created in step 2. You will note the URL will be /step-1-page/5/ as expected. However, this of course collides with the <!--nextpage--> feature and results in the Page from step 1 being shown.

Suggested Outcome

The paging feature should only take affect if a matching Page cannot be found, i.e. /step-1-page/4/ should show step 1 Page, but /step-1-page/5/ should show step 2 Page.

Change History (2)

#1 @DD32
16 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

See #6919, #5705, #5556, #5305

Also, Sorry but I have to take a cheap shot at the title.. "Children pages with numerical IDs can't be viewed" ... Well i would *hope* they have a numerican ID...

#2 @Viper007Bond
16 years ago

  • Milestone 2.7 deleted

Bah @ duplicate. Can't believe I forgot to search.

And you know what I mean. Numerical stub. :P

Note: See TracTickets for help on using tickets.