[wp-trac] [WordPress Trac] #13110: Look at new revision doesn't work on custom post type

WordPress Trac wp-trac at lists.automattic.com
Sun Apr 25 14:41:21 UTC 2010


#13110: Look at new revision doesn't work on custom post type
--------------------------+-------------------------------------------------
 Reporter:  markoheijnen  |       Owner:            
     Type:  defect (bug)  |      Status:  new       
 Priority:  normal        |   Milestone:  3.0       
Component:  Post Types    |     Version:  3.0       
 Severity:  normal        |    Keywords:  need-patch
--------------------------+-------------------------------------------------
 When there is newer version of of an custom post type because of autosave,
 the link doesn't work.

 I looked at wp-admin/revision.php and found out that the problem is the
 check at rule 130:

 elseif ( !post_type_supports($post->post_type, 'revisions') )

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/13110>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list