Skip to main content

Bug Tracker

Side navigation

#9014 closed bug (duplicate)

Opened April 29, 2011 08:19AM UTC

Closed July 12, 2011 04:20PM UTC

Last modified July 12, 2011 04:20PM UTC

Some attribute selectors with brackets don't work in IE7

Reported by: Stephan.Gheorghiu@gmail.com Owned by: Stephan.Gheorghiu@gmail.com
Priority: high Milestone: 1.next
Component: selector Version: 1.4.4
Keywords: Cc:
Blocked by: Blocking:
Description

Selectors such as input[name="field[0]"] do not work in Internet Explorer 7 (IE8, IE9 and the rest of browser families are ok). Escaping with backslashes doesn't help either.

Attachments (0)
Change History (5)

Changed April 29, 2011 02:55PM UTC by timmywil comment:1

component: unfiledselector
owner: → Stephan.Gheorghiu@gmail.com
priority: undecidedlow
status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a reduced test case on http://jsFiddle.net that reproduces the issue experienced to help us assess your ticket.

Additionally, test against the jQuery (edge) version to ensure the issue still exists.

I've created this test case, but was unable to reproduce the issue.

Changed May 03, 2011 06:26AM UTC by Stefan Gheorghiu <Stefan.Gheorghiu@gmail.com> comment:2

Here is the test case: http://jsfiddle.net/SYxVM/2/

It is only reproducible for 1.4.4 and isn't for other versions, including older ones.

Changed May 03, 2011 01:56PM UTC by timmywil comment:3

priority: lowhigh
status: pendingopen

Changed July 12, 2011 04:20PM UTC by john comment:4

resolution: → duplicate
status: openclosed

Changed July 12, 2011 04:20PM UTC by john comment:5

Duplicate of #7596.