RESOLVED DUPLICATE of bug 2444724466
REGRESSION: Prototype.js errors in r41521 not present in r41443
https://bugs.webkit.org/show_bug.cgi?id=24466
Summary REGRESSION: Prototype.js errors in r41521 not present in r41443
Magnus Nordlander
Reported 2009-03-09 12:49:36 PDT
Attempting to click on the image of the recipe in the attached URL causes a JavaScript TypeError to be thrown: TypeError: Result of expression '(iterator || Prototype.K)' [0] is not a function. Breaking on the line of JavaScript code causing this and evaluating (iterator || Prototype.K) shows a function is returned. This previously worked in r41443, and stopped working in r41521. Confirmed on a separate computer.
Attachments
Oliver Hunt
Comment 1 2009-03-09 14:42:07 PDT
This is a duplicate of 24447 *** This bug has been marked as a duplicate of 24447 ***
Note You need to log in before you can comment on or make changes to this bug.