Skip to main content

Bug Tracker

Side navigation

#10572 closed bug (wontfix)

Opened October 25, 2011 02:32PM UTC

Closed November 16, 2011 07:36PM UTC

custom filters don't work in $.sub()

Reported by: james@zendesk.com Owned by: rwaldron
Priority: low Milestone: None
Component: core Version: 1.6.4
Keywords: Cc:
Blocked by: Blocking:
Description

1. create a $.sub()

1. add methods to the sub's expr.filters or expr[':']

1. try to use those filters

1. "Syntax error, unrecognized expression"

See http://jsfiddle.net/5tjeE/2/

Attachments (0)
Change History (2)

Changed October 25, 2011 04:03PM UTC by rwaldron comment:1

component: unfiledcore
owner: → rwaldron
priority: undecidedlow
status: newassigned

I'll take a look at this

Changed November 16, 2011 07:36PM UTC by dmethvin comment:2

resolution: → wontfix
status: assignedclosed

Our medium-term goal is to move jQuery.sub() into a plugin so I don't think we'll be enhancing it.