[wp-trac] [WordPress Trac] #16041: Posts index page shows incorrect page title
WordPress Trac
wp-trac at lists.automattic.com
Wed Jan 5 16:51:20 UTC 2011
#16041: Posts index page shows incorrect page title
-----------------------------------------+-----------------------
Reporter: daltonrooney | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.1
Component: General | Version: 3.1
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback |
-----------------------------------------+-----------------------
Comment (by aaroncampbell):
I put up a trunk site, used the supplied index.php with two minor changes:
1. I changed the query_string in html comments to actually dump out the
query string so it could be seen
1. Changed `cat=-60` to `cat=-680` since that's a category I actually have
Here it is: http://xavisys.com/clients/wptrunk/
On that page `$query_string` is empty, and on page 2 `$query_string` is
`paged=2`: http://xavisys.com/clients/wptrunk/page/2/
The permalinks are `/%category%/%postname%/`, and everything seems to be
working. Let me know if there is something else I can do to try to
recreate this error.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16041#comment:34>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list