#7365 closed defect (bug) (duplicate)
Children pages with numerical IDs can't be viewed
Reported by: | 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
- Create a Page. The name/stub doesn't matter, just have it be some text. Publish it.
- 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.
- 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)
Note: See
TracTickets for help on using
tickets.
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...