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"
Attachments (0)
Change History (2)
Changed October 25, 2011 04:03PM UTC by comment:1
component: | unfiled → core |
---|---|
owner: | → rwaldron |
priority: | undecided → low |
status: | new → assigned |
Changed November 16, 2011 07:36PM UTC by comment:2
resolution: | → wontfix |
---|---|
status: | assigned → closed |
Our medium-term goal is to move jQuery.sub()
into a plugin so I don't think we'll be enhancing it.
I'll take a look at this