[wp-trac] [WordPress Trac] #36735: Add media, insert from URL and alt attribute

WordPress Trac noreply at wordpress.org
Sat Jul 16 02:20:55 UTC 2016


#36735: Add media, insert from URL and alt attribute
------------------------------------------------+--------------------------
 Reporter:  afercia                             |       Owner:  joemcgill
     Type:  defect (bug)                        |      Status:  reopened
 Priority:  normal                              |   Milestone:  4.6
Component:  Media                               |     Version:
 Severity:  normal                              |  Resolution:
 Keywords:  has-patch dev-feedback 2nd-opinion  |     Focuses:
                                                |  accessibility
------------------------------------------------+--------------------------

Comment (by afineman):

 Thanks @joemcgill and @adamsilverstein
 I'm new to this and not sure how to apply the patch to see. But one other
 idea I had that seemed to work — albeit a bit sloppy — was changing line
 63 media-editor.js

 {{{
 props.alt = '""';
 }}}

 It results in 4 double quotes first, but resolved to 2 double quotes when
 the post saved.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36735#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list