Bug Tracker

Modify

Ticket #4938 (closed bug: fixed)

Opened 4 years ago

Last modified 3 years ago

Array.prototype.slice() required argument

Reported by: jnorell Owned by:
Priority: minor Milestone: 1.3.2
Component: core Version: 1.3.2
Keywords: slice Cc:
Blocking: Blocked by:

Description

In ECMA-262 15.4.4.10, slice is required to have a "start" argument, but jquery sometimes calls it with no arguments. It seems to work fine in iceape, but errors in Ant Galio browser.

Change History

comment:1 Changed 4 years ago by dmethvin

  • Component changed from unfilled to core

comment:2 Changed 4 years ago by jnorell

Close this, it's a duplicate (web server/mysql kept crashing when I was trying to submit the report).

comment:3 Changed 3 years ago by dmethvin

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

Looks like this was fixed at some point, there aren't any instances of slice left with no args.

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.