[wp-trac] [WordPress Trac] #15360: posts_nav_link misbehaves in wpmu->3.0 multisites
WordPress Trac
wp-trac at lists.automattic.com
Tue Nov 9 15:24:08 UTC 2010
#15360: posts_nav_link misbehaves in wpmu->3.0 multisites
--------------------------+-------------------------------------------------
Reporter: madtownlems | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
I have two servers on 3.0.1
Server A is a WPMU upgraded site to 3.0.1
Server B is a 3.0.1 fresh install set up to be multisite.
Same theme code. Same blog import file for both.
When I get enough search results to span multiple pages, these sites
output different links on the "Older Entries" link [displayed by
posts_nav_link()], and only one of them works (Server B - the fresh
install).
Server A link (wpmu upgraded - doesnt work):
http://{site-A-.com}/{site-slug}/{site-slug}/page/2/?s=post&submit=GO
Server B link (fresh multisite - works):
http://{site-B-.com}/{site-slug}/{site-slug}?s=post&submit=GO&paged=2
(Additionally, I don't believe the function ever actually worked correctly
on WPMU 2.9.2 either)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15360>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list