[wp-trac] [WordPress Trac] #4117: Non-published,
multi-page post page links don't work when permalinks enabled
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 9 14:41:36 GMT 2007
#4117: Non-published, multi-page post page links don't work when permalinks
enabled
----------------------------+-----------------------------------------------
Reporter: Viper007Bond | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.2
Component: Administration | Version: 2.2
Severity: normal | Keywords: has-patch
----------------------------+-----------------------------------------------
To replicate:
1. Write a post. Make it paged by putting `<!--nextpage-->` somewhere in
the post.[[BR]]
2. Click the "Save and continue editing" button.[[BR]]
3. Click the "Preview" link.[[BR]]
4. Click the "2" link which should take you to the second page.[[BR]]
The URL in the address bar will be something like this:
`http://site.com/?p=8/2/`
It should be this since the post doesn't have a permalink yet:
`http://site.com/?p=8&page=2`
--
Ticket URL: <http://trac.wordpress.org/ticket/4117>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list