[wp-trac] [WordPress Trac] #34594: Possible Bug on Customizer Ordering Method
WordPress Trac
noreply at wordpress.org
Fri Nov 6 06:57:56 UTC 2015
#34594: Possible Bug on Customizer Ordering Method
------------------------------+--------------------------
Reporter: bordoni | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Customize | Version: 4.1
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
Changes (by westonruter):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"35553"]:
{{{
#!CommitTicketReference repository="" revision="35553"
Customize: Fix typo in `WP_Customize_Manager::_cmp_priority()` which
caused unstable sorting for same-priority constructs in PHP.
The issue, however, does not manifest in the UI because the UI is now
built via JS and the `wp.customize.utils.prioritySort()` algorithm did not
have the same typo.
Props bordoni, westonruter.
Fixes #34594.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34594#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list