Skip to main content

Bug Tracker

Side navigation

#5278 closed bug (duplicate)

Opened September 21, 2009 03:38PM UTC

Closed September 21, 2009 08:07PM UTC

jQuery calls Object.each on onload and unload

Reported by: MindstormsKid Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

If Object.prototype.each is defined, jQuery calls it on onload and unload, with an object as the only parameter (with this set to window).

Attachments (1)
  • js.html (0.3 KB) - added by MindstormsKid September 21, 2009 03:40PM UTC.

    Open firebug and reload this file to see the call

Change History (2)

Changed September 21, 2009 04:08PM UTC by MindstormsKid comment:1

Seems that this is the same problem as #2721.

Changed September 21, 2009 08:07PM UTC by scottgonzalez comment:2

resolution: → duplicate
status: newclosed

Duplicate of #2721.