Ticket #609 (closed defect: invalid)
this.registerPlugin(eval(plugin_names[i])) pluginname is not defined registerPlugins error
| Reported by: | blas | Owned by: | gogo |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Xinha Core | Version: | trunk |
| Severity: | blocker | Keywords: | regiter plugins registerPlugin |
| Cc: |
Description
Hi, There is the problem in new firefox 1.5 with registering plugins. In IE works fine. In ff i've got JS message: "Error: FullScreen? is not defined Source: xinha/htmlarea.js Line: 5371"
It's Prototype HTMLArea.prototype.registerPlugins
It calls "this.registerPlugin(eval(plugin_names[i]));" xinha_plugins is not epmty
Xinha ver Trunk (Fri, 05 Aug 2005 22:04:54 +1200)
This problem blocks xinha loading.
thanks, blase
Change History
Note: See
TracTickets for help on using
tickets.
