[wp-trac] [WordPress Trac] #25398: Multiple WordPress URL Parameters Causes Undefined ID and Nicename Errors
WordPress Trac
noreply at wordpress.org
Sun May 4 22:20:48 UTC 2014
#25398: Multiple WordPress URL Parameters Causes Undefined ID and Nicename Errors
--------------------------+-----------------------------
Reporter: chriscct7 | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.0
Component: Query | Version: 3.6.1
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"28251"]:
{{{
#!CommitTicketReference repository="" revision="28251"
Set the proper value for `wp_title()` when `is_author()` and
`is_post_type_archive()` are both true. `post_type` should always win due
to the precedence indicated in `get_queried_object()`.
Props mordauk.
Fixes #25398.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25398#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list