Opened 11 years ago
Closed 11 years ago
#12464 closed bug (invalid)
jQuery attribute starts with selector that is null
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | selector | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
given the
obj.filter("[id=]")
it always return false, when it should always return true
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → selector |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Actually, it should return false.