RESOLVED FIXED 19054
Undefined value error on Javascript
https://bugs.webkit.org/show_bug.cgi?id=19054
Summary Undefined value error on Javascript
Ignacius
Reported 2008-05-14 12:34:20 PDT
This Javascript code (http://www.kutxa.net/wkn_comun/scripts/saltoSNS.js) doesn't work with an "Undefined Value" error on line 161. The script is executed through the "Entrar" button on this page (http://www.kutxa.net/jkn_home/Home) It works with Mozilla firefox 3.0 beta5. I'm using gtk port of webkit, but It neither works on Windows.
Attachments
Ignacius
Comment 1 2009-04-15 12:49:55 PDT
The bug was because of the port for Gtk wasn't implementing new-window thing. Changing to Fixed.
Note You need to log in before you can comment on or make changes to this bug.