Skip to main content

Bug Tracker

Side navigation

#12464 closed bug (invalid)

Opened September 05, 2012 06:17AM UTC

Closed September 05, 2012 02:21PM UTC

jQuery attribute starts with selector that is null

Reported by: merrickkw@gmail.com 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

Attachments (0)
Change History (1)

Changed September 05, 2012 02:21PM UTC by timmywil comment:1

component: unfiledselector
priority: undecidedlow
resolution: → invalid
status: newclosed

Actually, it should return false.