Blocker Bug with Aloha Editor / ExtJS, We Need Your Help -


We have a blocker bug with Aloha editor, which is holding back the 0.10 release. I was doing it all day, and could not understand it. So I'm opening it to you.

Check the error report here:

Thank you. I will reward a 200 reputation to solve it as well.

It seems as if the button is trying to get started twice.

If you put a breakpoint at floatingmenu.js # 436, then scopeObject.buttons.length & gt; 6 You can try adding another bold button to the button group. It succeeds; I can only assume that this is not considered.

The IDs for two bold buttons are similar to the suspicion.

I have not started it down twice, but hopefully this is a start.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -