[wp-trac] [WordPress Trac] #33941: Help tabs rendering in wrong order
WordPress Trac
noreply at wordpress.org
Sun Dec 27 02:13:22 UTC 2015
#33941: Help tabs rendering in wrong order
--------------------------+-----------------------------
Reporter: lilaeamedia | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.4
Component: Help/About | Version: 4.4
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+-----------------------------
Comment (by dd32):
In [changeset:"36104"]:
{{{
#!CommitTicketReference repository="" revision="36104"
Help Tab Order should be based on the Priority Argument
[34370] made the order that tabs are returned respect the order they are
added, however it broke the respect of priority. By using a ksort instead
of a sort, we can restore that default behavior. This adjusts the unit
tests so that both order added and priority are tested.
Merges [36089] to the 4.4 branch.
Props meitar, swissspidy, jorbin
Fixes #35215. See #33941.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33941#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list