Opened 11 years ago
Closed 11 years ago
#10572 closed bug (wontfix)
custom filters don't work in $.sub()
Reported by: | Owned by: | Rick Waldron | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | core | Version: | 1.6.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
- create a $.sub()
- add methods to the sub's expr.filters or expr:?
- try to use those filters
- "Syntax error, unrecognized expression"
Change History (2)
comment:1 Changed 11 years ago by
Component: | unfiled → core |
---|---|
Owner: | set to Rick Waldron |
Priority: | undecided → low |
Status: | new → assigned |
comment:2 Changed 11 years ago by
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.
Note: See
TracTickets for help on using
tickets.
I'll take a look at this