[wp-trac] [WordPress Trac] #19131: setting $taxnow in POSTS
WordPress Trac
wp-trac at lists.automattic.com
Sat Nov 12 17:17:13 UTC 2011
#19131: setting $taxnow in POSTS
----------------------------+-----------------------
Reporter: haayman | Owner: ryan
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.3
Component: Administration | Version: 3.2.1
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------
Comment (by ryan):
There are also post type checks in WP_Posts_List_Table::__construct().
The screen code treats a request for ?post_type=foo as a request for
post_type = post. This is not good behavior. We should fallback to the
default post type only when a particular post type was not requested.
Same for taxonomy.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19131#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list