[wp-trac] [WordPress Trac] #30988: Setting's default value doesn't apply on preview window

WordPress Trac noreply at wordpress.org
Thu Feb 5 19:18:18 UTC 2015


#30988: Setting's default value doesn't apply on preview window
-----------------------------------+-----------------------------
 Reporter:  Aniruddh               |       Owner:  ocean90
     Type:  defect (bug)           |      Status:  reopened
 Priority:  normal                 |   Milestone:  4.1.1
Component:  Customize              |     Version:  4.1
 Severity:  normal                 |  Resolution:
 Keywords:  has-patch fixed-major  |     Focuses:  administration
-----------------------------------+-----------------------------

Comment (by boonebgorges):

 In [changeset:"31339"]:
 {{{
 #!CommitTicketReference repository="" revision="31339"
 Use temporary variable for array in
 `Tests_Customize_Setting::test_preview_standard_types_multidimensional()`.

 The syntax previously used - `call_user_func( 'foo' )['bar']`, where
 `foo()`
 returns an array - is not valid on all supported versions of PHP, and was
 breaking the CI builds.

 See #30988.
 }}}

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


More information about the wp-trac mailing list