Bug Tracker

Modify

Ticket #11885 (closed bug: duplicate)

Opened 11 months ago

Last modified 11 months ago

$.contains useless with TextNodes in IE

Reported by: mirz Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.7.2
Keywords: Cc:
Blocking: Blocked by:

Description

In IE9 $.contains retuns false when second argument is TextNode:  http://jsfiddle.net/FsxWV/

In IE7 and IE8 it throws "No such interface supported".

According to #9815 this bug should be partly fixed but it isn't.

Change History

comment:1 Changed 11 months ago by rwaldron

  • Status changed from new to closed
  • Resolution set to duplicate

The fix is that it's not supported and never was - as the documentation states.

comment:2 Changed 11 months ago by rwaldron

Duplicate of #9815.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.