[wp-trac] [WordPress Trac] #32417: Add new core widget: image widget

WordPress Trac noreply at wordpress.org
Thu Oct 1 16:58:01 UTC 2015


#32417: Add new core widget: image widget
----------------------------------------+---------------------------------
 Reporter:  melchoyce                   |       Owner:  wonderboymusic
     Type:  feature request             |      Status:  assigned
 Priority:  normal                      |   Milestone:  4.4
Component:  Widgets                     |     Version:  4.3
 Severity:  normal                      |  Resolution:
 Keywords:  needs-unit-tests has-patch  |     Focuses:  ui, administration
----------------------------------------+---------------------------------

Comment (by afercia):

 Had a quick look, noticed a couple of things to check:

 {{{
 Cannot read property 'length' of undefined
 }}}
 `mediaEl` can be undefined when inserting the image for the first time,
 not sure about the logic here can't understand if `mediaEl` is supposed to
 be the image container or the image itself.

 {{{
 Uncaught Error: Syntax error, unrecognized expression: <img /
 }}}
 missing a trailing `>`

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


More information about the wp-trac mailing list