Skip to main content

Bug Tracker

Side navigation

#10471 closed bug (wontfix)

Opened October 11, 2011 09:51AM UTC

Closed June 19, 2012 06:16AM UTC

Custom selectors do not get added to subbed version of jQuery.

Reported by: anonymous Owned by:
Priority: low Milestone: None
Component: selector Version: 1.6.4
Keywords: Cc:
Blocked by: Blocking:
Description

Custom selectors added to a subbed version of jQuery are not made available to either the subbed or original instance of jQuery.

http://jsfiddle.net/tnx8N/2/

Attachments (0)
Change History (3)

Changed October 11, 2011 01:47PM UTC by dmethvin comment:1

component: unfiledselector
priority: undecidedlow

In general, custom selectors aren't something we encourage anymore: http://docs.jquery.com/Won%27t_Fix#Custom_Selector_Improvements_or_Bug_Fixes

Changed October 12, 2011 02:03PM UTC by dmethvin comment:2

status: newopen

Changed June 19, 2012 06:16AM UTC by timmywil comment:3

resolution: → wontfix
status: openclosed

$.sub has been deprecated and will be removed.