[Webkit-unassigned] [Bug 13102] REGRESSION: Javascript error messages on patagonia.com (prototype.js 1.4.0)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 11:10:11 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13102





------- Comment #6 from ddkilzer at webkit.org  2007-04-05 11:10 PDT -------
(In reply to comment #5)
> (In reply to comment #2)
> > The code that's borken (which may or may not be a legitimate bug):
> > [...]
> >     return (Cookie.erase('_test') = '1'); // Line 1807
> 
> Or maybe this a parse error?  Shouldn't "=" be "==" here?

Changing "=" to "==" fixed the parsing issue.

Oddly, Firefox 2.0.0.3 allows this statement, although I'm not sure what it's
doing (setting the value of an object to '1'?).

I don't have any way to test MSIE 6/7 with this.

Leaving this as a P1 REGRESSION until further analysis can be performed by
someone more knowledgeable.  This could easily be an evangelism bug as well.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list