jQuery: The Write Less, Do More JavaScript Library

Ticket #2085 (closed bug: duplicate)

Opened 7 months ago

Last modified 7 months ago

javascript.options.strict warnings in 1.2.2 beta

Reported by: Vegar Assigned to: anonymous
Type: bug Priority: minor
Milestone: 1.2.2 Component: core
Version: Keywords: strict, warnings, firefox
Cc: Needs: Review

Description

Although all the warnings mentioned in #1781 got fixed, new warnings have been introduced. There's only two, but they get repeated a lot. (I've only done some very basic javascript, most of the warnings were generated while the script loaded, so there might be more).


Warning: reference to undefined property jQuery.cache[id][name]
Source File: /jquery-1.2.2b.js
Line: 661


Warning: reference to undefined property elem.nodeType
Source File: /jquery-1.2.2b.js
Line: 1793

Attachments

Change History

Changed 7 months ago by brandon

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #2079

Note: See TracTickets for help on using tickets.