RESOLVED WORKSFORME 15328
REGRESSION (r25534): Javascript Error at add an article in the basket on www.breathless.uk.com
https://bugs.webkit.org/show_bug.cgi?id=15328
Summary REGRESSION (r25534): Javascript Error at add an article in the basket on www....
Alexander Luck
Reported 2007-09-30 09:01:27 PDT
At the shop www.Breathless.uk.com i can since r25545 not add a article in the basket the site. I see a error in the javascript console: TypeError: Undefined value With the nightly r25505 i can add a article in the basket the site.
Attachments
test case (985 bytes, text/html)
2007-11-06 22:24 PST, Antti Koivisto
no flags
David Kilzer (:ddkilzer)
Comment 1 2007-09-30 16:48:40 PDT
Internal revision search says: Works: r25532 Fails: r25534 Since r25533 is a LayoutTests change, the regression occurred in r25534: http://trac.webkit.org/projects/webkit/changeset/25534
Antti Koivisto
Comment 2 2007-11-06 22:24:45 PST
Created attachment 17093 [details] test case Added test case, PASSes match Firefox. In FF window.eval() seems to always put window to head of scope chain while plain eval() doesn't. Safari puts window to head of scope chain on eval when it is different than current global object.
David Kilzer (:ddkilzer)
Comment 3 2007-11-28 23:03:50 PST
Alice Liu
Comment 4 2008-06-30 11:04:57 PDT
The JS error no longer occurs on TOT, and one can now add items to the shopping cart at this site. moving the bug to resolved.
Note You need to log in before you can comment on or make changes to this bug.