Skip to main content

Bug Tracker

Side navigation

#14153 closed bug (notabug)

Opened July 18, 2013 08:30PM UTC

Closed July 19, 2013 05:59PM UTC

ID selector with escaped characters returns two items in IE8, 1 in other browsers

Reported by: daemonic@gmail.com Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.10.2
Keywords: Cc:
Blocked by: Blocking:
Description

See here for an example that shows it working in IE9+, but failing in IE8:

http://jsfiddle.net/daemonic/7yHu3/

Happens in 1.10.1 and 1.10.2.

In IE 7,9 and 10, it returns 1 item matching the ID

In IE8, it 2 items matching the ID

If you switch it to use jquery 1.9.1, it returns 1 in all versions of the browser.

Attachments (0)
Change History (3)

Changed July 19, 2013 11:51AM UTC by gibson042 comment:1

I observe the expected results in all versions of Internet Explorer on BrowserStack. Have you disabled all extensions to confirm behavior?

Changed July 19, 2013 05:24PM UTC by daemonic comment:2

After double checking the machine, it turns out it had the RC1 (as did the other machine I was testing against). Testing it on a third machine with release version of IE8 worked fine.

We can close this, since upgrading the actual final version of IE8 solves the problem.

Changed July 19, 2013 05:59PM UTC by gibson042 comment:3

resolution: → notabug
status: newclosed