[wp-trac] [WordPress Trac] #33404: Customizer Menus: Search results can have duplicate items
WordPress Trac
noreply at wordpress.org
Fri Oct 23 05:25:09 UTC 2015
#33404: Customizer Menus: Search results can have duplicate items
-------------------------------------+-----------------------------
Reporter: valendesigns | Owner: valendesigns
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.3.2
Component: Customize | Version: 4.3
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: administration
-------------------------------------+-----------------------------
Comment (by westonruter):
I'm noticing `self.excludeTerms.filter`. It looks like this assumes the
existence of `Array.prototype.filter` but this is not available in IE8. So
I think the Underscore `_.filter()` needs to be used instead here.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33404#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list