Bug Tracker

Modify

Ticket #2085 (closed bug: duplicate)

Opened 5 years ago

Last modified 5 years ago

javascript.options.strict warnings in 1.2.2 beta

Reported by: Vegar Owned by:
Priority: minor Milestone: 1.2.2
Component: core Version:
Keywords: strict, warnings, firefox Cc:
Blocking: Blocked by:

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

Change History

comment:1 Changed 5 years ago by brandon

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

Duplicate of #2079

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.