[Webkit-unassigned] [Bug 13102] REGRESSION: Javascript error messages on patagonia.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 6 09:12:27 PDT 2007


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





------- Comment #8 from tappas1776 at yahoo.com  2007-04-06 09:12 PDT -------
Thanks everyone for looking into this.  You're correct, we're running version
1.4 of prototype.js library but the cookie section of it is an "add on".

When looking at this line:

return (Cookie.erase('_test') = '1'); // Line 1807

I agree, it looks like it should be returning a bool, and as such, it looks
like it should be a "==" and not "=".  I'll check it out today.


-- 
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