[wp-trac] [WordPress Trac] #37882: Typo in the tests/qunit/wp-admin/js/customize-header.js

WordPress Trac noreply at wordpress.org
Tue Aug 30 20:18:26 UTC 2016


#37882: Typo in the tests/qunit/wp-admin/js/customize-header.js
-------------------------------+------------------------------
 Reporter:  tymvie             |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Customize          |     Version:  3.9
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------
Changes (by westonruter):

 * keywords:   => reporter-feedback


Comment:

 @tymvie thanks for the patch. Are you sure it is just the width or should
 it be width ''and'' height?

 I see in the module it has:

 {{{
                                 themeWidth: 1000,
                                 themeHeight: 200
 }}}

 And this test specifically has:

 {{{
                         imageWidth: 2000,
                         imageHeight: 400
 }}}

 So note that the width and height are larger than their respective theme
 dimensions.

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


More information about the wp-trac mailing list