Skip to main content

Bug Tracker

Side navigation

#3991 closed bug (duplicate)

Opened January 26, 2009 10:21AM UTC

Closed February 08, 2009 06:40PM UTC

Selector [attribute=""] doesn't work

Reported by: glavic Owned by: john
Priority: major Milestone: 1.3.1
Component: selector Version: 1.3.1
Keywords: attribute Cc:
Blocked by: Blocking:
Description

$('form input[value=""]) or $('form input[value!=""]) doesn't work.

It outputs exception:

[Exception... "'Syntax error, unrecognized expression: value=""]' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]

Attachments (0)
Change History (2)

Changed January 27, 2009 04:09PM UTC by dz comment:1

This is a duplicate of #3990

Changed February 08, 2009 06:40PM UTC by dmethvin comment:2

resolution: → duplicate
status: newclosed

Dup #3990, and fixed.