Bug Tracker

Modify

Ticket #5753 (closed bug: worksforme)

Opened 3 years ago

Last modified 15 months ago

test for equality (==) mistyped as assignment (=)?

Reported by: hunt Owned by:
Priority: minor Milestone: 1.4
Component: traversing Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

I get a warning from my application "test for equality (==) mistyped as assignment (=)?" for "jquery-1.3.2.js": 1) while (node = node.previousSibling) > line 1963, 2) while (node = node.nextSibling) > line 1969

Attachments

warning.jpg Download (19.4 KB) - added by hunt 3 years ago.

Change History

Changed 3 years ago by hunt

comment:1 Changed 3 years ago by dmethvin

  • Status changed from new to closed
  • Resolution set to worksforme
  • Component changed from unfiled to traversing

It's intended as written, not sure what tool is generating that warning.

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.