Ticket #938 (closed enhancement: fixed)
Opera support
| Reported by: | guest | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.96 |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | Opera |
| Cc: |
Description
Here is the exception thrown (Xinha build from 1/29): JavaScript? TypeError? message: Statement on line 5549: Could not convert undefined or null to object Backtrace:
Line 5549 of linked script http://localhost/xinha/XinhaCore.js
if (! this.config.showLoading
! document.getElementById("loading_sub_" + this._textArea.name)) Line 5332 of linked script http://localhost/xinha/XinhaCore.js
this.setLoadingMessage("Register plugin $plugin", "Xinha", {plugin : plugin_names[i]});
Line 5309 of linked script http://localhost/xinha/XinhaCore.js
editor.registerPlugins(plugin_names);
Line 104 of linked script http://localhost/he/default.js
xinha_editors = HTMLArea.makeEditors(xinha_editors, xinha_config, xinha_plugins);
Line 2694 of linked script http://localhost/xinha/XinhaCore.js
if (Xinha.loadPlugins(plugins, callbackIfNotReady))
Change History
Note: See TracTickets for help on using tickets.Download in other formats:
