[wp-trac] [WordPress Trac] #18038: After Quick Editing a Custom Taxonomy returned link has wrong Post Type

WordPress Trac wp-trac at lists.automattic.com
Sun Jul 10 15:01:09 UTC 2011


#18038: After Quick Editing a Custom Taxonomy returned link has wrong Post Type
-----------------------------+-----------------------------
 Reporter:  WildPhoenix      |       Owner:
     Type:  defect (bug)     |      Status:  new
 Priority:  normal           |   Milestone:  Future Release
Component:  Quick/Bulk Edit  |     Version:  3.0
 Severity:  minor            |  Resolution:
 Keywords:  has-patch        |
-----------------------------+-----------------------------
Changes (by duck_):

 * keywords:  needs-patch => has-patch
 * version:  3.2 => 3.0
 * milestone:  Awaiting Review => Future Release


Comment:

 The $post_type global isn't set in the WP_Terms_List_Table constructor
 when instantiated during the AJAX request and so it is set to the default
 of 'post'.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18038#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list