[wp-trac] [WordPress Trac] #11723: Search Results Paging Doesn't Work Using Wordpress as 404 Handler
WordPress Trac
wp-trac at lists.automattic.com
Tue Jan 5 13:48:46 UTC 2010
#11723: Search Results Paging Doesn't Work Using Wordpress as 404 Handler
--------------------------+-------------------------------------------------
Reporter: danrha | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: General | Version: 2.9.1
Severity: major | Keywords: search pages, 404, lighttpd
--------------------------+-------------------------------------------------
I'm running Wordpress on lighttpd, using server.error-handler-404 =
"index.php", all the pretty permalinks work perfectly. However, when doing
a search, i only get the first results page, that is mysite.com/?s=query
works but mysite.com/page/2/?s=query doesn't (i get shown the home page
saying it's on page two of it). Paging on categories, archives and tags
works as expected too.
I believe this is a Wordpress error, as the variables are being correctly
passed to the script. Strangely mysite.com/index.php/page/2/?s=query works
as expected, i have tried exploring the code but i don't really know about
the internals of the wordpress core.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11723>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list