sorry i cant read the = signs ... are they 3 equals ( = = =) or 2 (= =) - 
obviously without spaces !!


----- Original Message ----- 
From: "terry-5-" <nathaliesteinf...@gmx.net>
To: "Prototype & script.aculo.us" <prototype-scriptaculous@googlegroups.com>
Sent: Wednesday, June 03, 2009 3:23 PM
Subject: [Proto-Scripty] Re: Revert sortable on return value true? Possible?


>
> Warning: test for equality (==) mistyped as assignment (=)?
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 1921, Column: 39
> Source Code:
>      if (match = source.match(pattern)) {
>
> Warning: test for equality (==) mistyped as assignment (=)?
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 285, Column: 60
> Source Code:
>      if (result = !!(iterator || Prototype.K)(value, index))
>
> ..... (left some out here)
>
> Warning: variable methods redeclares argument
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 1121, Column: 8
> Source Code:
>    var methods = Element.Methods, cache = Element.extend.cache;
>
> Warning: test for equality (==) mistyped as assignment (=)?
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 1290, Column: 66
> Source Code:
>    while (match = expr.match(/^([^a-z0-9_-])?([a-z0-9_-]+)(.*)/i)) {
>
> ..... (left some out here)
>
> Warning: anonymous function does not always return a value
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 1500, Column: 17
> Source Code:
>      }).join('&');
>
> Warning: variable element redeclares argument
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 1757, Column: 8
> Source Code:
>    var element = $(element);
>
> Warning: anonymous function does not always return a value
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 1885, Column: 27
> Source Code:
>  },
>
> Warning: test for equality (==) mistyped as assignment (=)?
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 1916, Column: 41
> Source Code:
>    } while (element = element.parentNode);
>
> Warning: assignment to undeclared variable ObjectRange
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 553
>
> Warning: redeclaration of property clone
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/prototype.js
> Line: 1921
>
> Warning: anonymous function does not always return a value
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/builder.js
> Line: 73, Column: 12
> Source Code:
>     return element;
>
> Warning: test for equality (==) mistyped as assignment (=)?
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/effects.js
> Line: 50, Column: 52
> Source Code:
>  if (opacity = Element.getStyle(element, 'opacity'))
>
> Warning: test for equality (==) mistyped as assignment (=)?
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/effects.js
> Line: 52, Column: 90
> Source Code:
>  if (opacity = (Element.getStyle(element, 'filter') || '').match(/
> alpha\(opacity=(.*)\)/))
>
> Warning: reference to undefined property o[eventName]
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/dragdrop.js
> Line: 198`
>
> Warning: anonymous function does not always return a value
> Source File: http://tltc.la.utexas.edu/rr/js/scriptaculous/dragdrop.js
> Line: 540, Column: 40
> Source Code:
>    return Sortable.sortables[element.id];
>
> Warning: function gettrailobjnostyle does not always return a value
> Source File: http://tltc.la.utexas.edu/rr/js/searchover.js
> Line: 29, Column: 20
> Source Code:
> }
> >
> 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to