[wp-trac] [WordPress Trac] #32814: Custom Menu Widget should show newly added menus in Customizer
WordPress Trac
noreply at wordpress.org
Fri Jul 31 13:01:18 UTC 2015
#32814: Custom Menu Widget should show newly added menus in Customizer
------------------------------+--------------------------
Reporter: adamsilverstein | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: high | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: javascript
------------------------------+--------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"33526"]:
{{{
#!CommitTicketReference repository="" revision="33526"
Customizer: Fix failing tests on PHP 5.2 after [33488].
`assertNotFalse()` is not included in PHPUnit 3.6.12, use
`assertInternalType( 'int' )` instead.
fixes #32814.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32814#comment:48>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list