[wp-trac] [WordPress Trac] #12857: Bug with WP class and custom taxonomy/post type
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 5 11:38:38 UTC 2010
#12857: Bug with WP class and custom taxonomy/post type
---------------------------+------------------------------------------------
Reporter: momo360modena | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Query | Version: 3.0
Severity: normal | Keywords: has-patch needs-testing
---------------------------+------------------------------------------------
During the parse_request function, WordPress check the query if post_type
and taxonomy are loaded.
But currently, WordPress verify with the taxonomy->name and the
post_type->name instead the query_var.
And as the query_var and the name can be different...
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12857>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list