[wp-trac] [WordPress Trac] #18311: Support HTML in image captions.

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 14 12:00:55 UTC 2012


#18311: Support HTML in image captions.
-----------------------------------+-----------------------
 Reporter:  prettyboymp            |       Owner:  sushkov
     Type:  task (blessed)         |      Status:  assigned
 Priority:  normal                 |   Milestone:  3.4
Component:  Editor                 |     Version:
 Severity:  normal                 |  Resolution:
 Keywords:  ux-feedback has-patch  |
-----------------------------------+-----------------------

Comment (by westi):

 I've done some simple testing with this and the change to a text area for
 entering the "Default Caption" allows the user to enter multi line data
 which then breaks the insert into post js:

 {{{
 unterminated string literal
 https://mytestsite/wp-admin/media-
 upload.php?type=file&tab=library&post_id=2509
 Line 4
 }}}

 for

 {{{
 win.send_to_editor('[caption id=\"attachment_2375\" align=\"alignnone\"
 width=\"...
 }}}

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


More information about the wp-trac mailing list