[wp-trac] [WordPress Trac] #21011: WordPress + Multisite + IIS7, URL Rewrite bug with pagination and 'Older Entries' links causing 404
WordPress Trac
wp-trac at lists.automattic.com
Mon Jun 18 15:19:30 UTC 2012
#21011: WordPress + Multisite + IIS7, URL Rewrite bug with pagination and 'Older
Entries' links causing 404
--------------------------+-----------------------------
Reporter: sjlevy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Using Multisite WordPress (3.3.2) on IIS7 with the standard URL Rewrite
rules causes issues with trailing slashes and the pagination links
For example, if you visit a multisite blog with a URL like this:
http://mydomain.com/bloga ('''without''' trailing slash) the 'Older
Entries' link becomes http://mydomain.com/bloga/bloga/page/2/ -- it
doubles up the blog slug in the URL causing a 404 error. Additionally any
previous page link 1 2 3 4 5 etc have bad URL's as well.
If you visit http://mydomain.com/bloga/ ('''with''' trailing slash) the
'Older Entries' link is correctly http://mydomain.com/bloga/page/2/
I have found the issue to be present across multiple servers, with fresh,
theme-less and plugin-less installations of WordPress
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21011>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list