-
on line 7345 of the editor-beta.js file, inside the openWindow function body, there is this text:
body.appendChild(_note);
form = document.createElement('form');
form.setAttribute('method', 'GET');
this is the first time the form variable is assigned to. It has not been declared neither locally nor globally and because of this throws a 'Object does not support this property or method' in...
2008-07-17 15:49:02 UTC in YUI Library
-
sergiocarvalho committed patchset 26 of module lib to the PEAR::DB::OO CVS repository, changing 5 files.
2003-09-06 19:25:12 UTC in PEAR::DB::OO
-
sergiocarvalho committed patchset 25 of module lib to the PEAR::DB::OO CVS repository, changing 2 files.
2003-01-14 14:32:39 UTC in PEAR::DB::OO
-
sergiocarvalho committed patchset 24 of module lib to the PEAR::DB::OO CVS repository, changing 1 files.
2003-01-06 00:25:05 UTC in PEAR::DB::OO
-
sergiocarvalho committed patchset 23 of module lib to the PEAR::DB::OO CVS repository, changing 1 files.
2003-01-06 00:20:13 UTC in PEAR::DB::OO
-
sergiocarvalho committed patchset 20 of module lib to the PEAR::DB::OO CVS repository, changing 2 files.
2002-11-09 21:21:52 UTC in PEAR::DB::OO
-
sergiocarvalho committed patchset 19 of module lib to the PEAR::DB::OO CVS repository, changing 2 files.
2002-11-08 14:55:26 UTC in PEAR::DB::OO
-
sergiocarvalho committed patchset 18 of module lib to the PEAR::DB::OO CVS repository, changing 4 files.
2002-10-30 18:16:15 UTC in PEAR::DB::OO
-
sergiocarvalho committed patchset 17 of module lib to the PEAR::DB::OO CVS repository, changing 3 files.
2002-10-29 15:51:53 UTC in PEAR::DB::OO
-
sergiocarvalho committed patchset 16 of module lib to the PEAR::DB::OO CVS repository, changing 1 files.
2002-10-24 13:27:44 UTC in PEAR::DB::OO