I'm not sure what is wrong here, works fine in ff 2/3 and ie7 JavaScript - http://localhost:4499/Website/prototype/source/index.html Event thread: load Error: name: TypeError message: Statement on line 279: Type mismatch (usually non-object value supplied where object required) Backtrace: Line 279 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/appender/Window.js this._logElem = logDocument.getElementById("log"); Line 373 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/appender/Window.js this.openWindow(); Line 73 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/appender/Native.js return this._appender.appendLogEvent(evt); Line 83 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/appender/Abstract.js this.appendLogEvent(evt); Line 306 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/Logger.js this._appenderArr[i].handleLogEvent(evt); Line 311 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/Logger.js this._parentLogger.appendLogEvent(evt); Line 311 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/Logger.js this._parentLogger.appendLogEvent(evt); Line 311 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/Logger.js this._parentLogger.appendLogEvent(evt); Line 288 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/Logger.js this.appendLogEvent(evt); Line 341 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/Logger.js this.handleLogEvent(evt); Line 356 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/Logger.js this.log(qx.log.Logger.LEVEL_DEBUG, msg, instanceId, exc); Line 62 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/log/MLogging.js this.getLogger().debug(msg, this.toHashCode(), exc); Line 151 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/core/Init.js this.debug("qooxdoo " + qx.core.Version.toString()); ... Line 181 of linked script http://localhost:4499/Website/qooxdoo-0.7.1-sdk/frontend/framework/sourc e/class/qx/lang/Function.js var ret = fcn.apply(self, arguments);
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
