[wp-trac] [WordPress Trac] #17784: media items uploaded through post-thumbnails require the post to have editor support

WordPress Trac wp-trac at lists.automattic.com
Mon Jun 13 13:01:49 UTC 2011


#17784: media items uploaded through post-thumbnails require the post to have
editor support
--------------------------+------------------------------
 Reporter:  lewismcarey   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by lewismcarey):

 {{{
 add_theme_support('post-thumbnails');
 register_post_type('FOO','supports' => array('title'))
 register_post_type('BAR','supports' => array('title', 'editor'))
 }}}

 1.add a featured image to FOO (upload a new image)

 2.add New BAR

 3. try to insert the image into post in BAR and 'insert into post' button
 N/A

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


More information about the wp-trac mailing list