Bug Tracker

Modify

Ticket #8626 (closed bug: duplicate)

Opened 2 years ago

Last modified 2 years ago

Firefox 4 Error: uncaught exception

Reported by: anonymous Owned by: anonymous
Priority: undecided Milestone: 1.next
Component: support Version: 1.5.1
Keywords: Cc:
Blocking: Blocked by:

Description

Error: uncaught exception: [Exception... "Index or size is negative or greater than the allowed amount" code: "1" nsresult: "0x80530001 (NS_ERROR_DOM_INDEX_SIZE_ERR)" location: "jquery.js Line: 2065"]

Lo arregle con: (fix width)

if(value !== ){

elem[ name ] = value;

}

Change History

comment:1 Changed 2 years ago by dmethvin

  • Owner set to anonymous
  • Status changed from new to pending

Can you provide a test case using jsFiddle?

comment:2 Changed 2 years ago by rwaldron

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

comment:3 Changed 2 years ago by rwaldron

Duplicate of #8635.

comment:4 Changed 2 years ago by rwaldron

  • Component changed from unfiled to support

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.