[wp-trac] [WordPress Trac] #43556: Ensure only sidebar sections are considered when comparing against registered sidebars in Customizer
WordPress Trac
noreply at wordpress.org
Tue Aug 28 19:54:32 UTC 2018
#43556: Ensure only sidebar sections are considered when comparing against
registered sidebars in Customizer
------------------------------+-------------------------
Reporter: flixos90 | Owner: flixos90
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.0
Component: Customize | Version: 4.1
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: javascript
------------------------------+-------------------------
Changes (by flixos90):
* owner: (none) => flixos90
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"43588" 43588]:
{{{
#!CommitTicketReference repository="" revision="43588"
Customize: Ensure that only sidebar sections are considered when comparing
against sidebars.
In the Customizer a notice will show up if there is at least one
registered sidebar with its section not being active. In order to achieve
that, the count of registered sidebars is compared to the count of active
sections in the Widgets panel. Prior to this change, the latter would
incorrectly include any sections, even additional sections that do not
correspond to a sidebar.
Fixes #43556.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43556#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list