Hi
When I triing HTMLEditor using the full version of extjs including ext-base.js and ext-all.js, it works.
I built my own extjs (http://extjs.com/download/build) including only the HTMLEditor.
When I include this extjs module, Firebug displays this message :
Ext.util.MixedCollection is not a constructor
Ext.form.HtmlEditor is not a constructor
The code from my html-page
It looks like the dependency tree is not up to date.
Click the "Core - Utilities" selection at the top, and you'll get the Ext.utils package.
Could you notify me, when the bug will be fixed?
I did, of course
I included Basic Fields,
nothing changed
The error text is the same
I've built the new module including Core-Utilities
Firebug shows the error:
sp has no properties
apply(function(), undefined, Object)ext_htmleditor.js (line 11)
[Break on this error] Ext={};window["undefined"]=window["undefined"];Ext.apply=function(o,c,_3){if(_3)...
ext_htmleditor.js (line 11)
Ext.form.HtmlEditor is not a constructor
You did also click the Html Editor didn't you?
I think Jack or Brian will have to deal with this. Report it as a Bug.
@kbanser - Are you doing this for 2.0? If so, could you please start a new thread in 2.0 Bugs that details what options you selected from the BYO dialog.
Yes, it looks like this
Dependencies are well out of date!
You also need "Form - Basic Fields"
dito -- I'm working on my first ext implementation and I've spend two days trying to discover the js dependencies for the html editor so I don't need to deploy 500KB+ (ext-all-debug.js) of script to support a small text editor. I'm looking for a list of src files if that existed.
Guess I'll try putting all the ext src js includes in a list and remove them one by one until the editor stops working. There must be an easier way no?
So the last line of that js file should look like
Ext.form.HtmlEditor=Ext.extend(Ext.form.Field...
?
When you get this working, you should probably report the missing dependencies in the "Bugs" folder.
Allergies.. no relief?!?
Religion in the workplace? |