Bug Tracker

Opened 11 years ago

Closed 11 years ago

#12464 closed bug (invalid)

jQuery attribute starts with selector that is null

Reported by: [email protected] 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 timmywil

Component: unfiledselector
Priority: undecidedlow
Resolution: invalid
Status: newclosed

Actually, it should return false.

Note: See TracTickets for help on using tickets.