Side navigation
#2085 closed bug (duplicate)
Opened December 20, 2007 11:47PM UTC
Closed December 21, 2007 02:14AM UTC
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: | |
Blocked by: | Blocking: |
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 (0)
Change History (1)
Changed December 21, 2007 02:14AM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #2079