Bug Tracker

Modify

Ticket #1326 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

unique function throwing error in jquery nightly build js file

Reported by: bhavinkamani Owned by: john
Priority: major Milestone: 1.1.4
Component: core Version: 1.1.3
Keywords: jquery IE 7 unique fn error at line first[i].mergeNum Cc:
Blocking: Blocked by:

Description

Hi,

While trying to used jquery.xslTransform, I came across an error in jquery core in Unique function. This happens when a resulting document from an xsl transformation is passed to jQuery selector. It runs in FF but throws following error in IE 7. ("Object doesn't support this property or method"). Debugger stops at "first[i].mergeNum = num" line. xslTransform was loading script tag. I do see script eventualy getting loaded which is kind of strange.

Change History

comment:1 Changed 6 years ago by john

  • Owner set to john
  • Version changed from 1.1.2 to 1.1.3
  • Component changed from ajax to core
  • Milestone changed from 1.1.3 to 1.1.4

comment:2 Changed 6 years ago by john

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

Fixed in SVN rev [2417].

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.