[wp-trac] [WordPress Trac] #36473: JavaScript error in theme customizer a specific value of before_widget
WordPress Trac
noreply at wordpress.org
Thu Apr 28 18:19:18 UTC 2016
#36473: JavaScript error in theme customizer a specific value of before_widget
--------------------------------------+--------------------------
Reporter: martin.krcho | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6
Component: Customize | Version: 3.9
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses: ui
--------------------------------------+--------------------------
Changes (by westonruter):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"37322"]:
{{{
#!CommitTicketReference repository="" revision="37322"
Customize: Remove format placeholders from widget templates and selectors,
fixing a jQuery selector syntax error and the broken highlight/shift-click
behaviors.
The issues occur in themes that register sidebars that reference a single
format placeholder (`%1$s` and `%2$s`) multiple times, such as in the `id`
and `class` attributes for `$before_widget`.
Props martin.krcho, westonruter.
Fixes #36473.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36473#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list