Issue 1704: Strange Code Behavior
Status:  Invalid
Owner: ----
Closed:  Aug 2013
Reported by guillaum...@gmail.com, Feb 19, 2013
Hi Adam,

Juste one question (maybe not an issue, but..)

There are sometime on the code where "if" block are using an affectation equal instead of an real affectation :

Line 3843 : if (eventElement = seg.element) {
Line 3858 : if (eventElement = seg.element) {

It is normal to have "=" and "not " === " (or " == ") ?

Thanks

Guillaume (aka Yome)
Aug 22, 2013
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Invalid