[wp-trac] [WordPress Trac] #16392: Quick Edit breaks and loses meta values from 3.0 to 3.1 with custom post types

WordPress Trac wp-trac at lists.automattic.com
Fri Jan 28 05:47:01 UTC 2011


#16392: Quick Edit breaks and loses meta values from 3.0 to 3.1 with custom post
types
-------------------------------+------------------
 Reporter:  Denis-de-Bernardy  |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  3.1
Component:  General            |     Version:  3.1
 Severity:  critical           |  Resolution:
 Keywords:  blocker            |
-------------------------------+------------------

Comment (by johnjamesjacoby):

 Code in 3.1 :

 http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/class-wp-
 posts-list-table.php#L984

 ----

 Code in 3.0 branch

 http://core.trac.wordpress.org/browser/branches/3.0/wp-
 admin/includes/template.php#L1142

 $columns is loaded :

 http://core.trac.wordpress.org/browser/branches/3.0/wp-
 admin/includes/template.php#L875

 ----

 Seems like it might be a difference between 'wp_manage_posts_columns' and
 $this->get_column_info() but I'm still looking into that.

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


More information about the wp-trac mailing list