atulmore777 / gwt-html-editor

Automatically exported from code.google.com/p/gwt-html-editor
0 stars 0 forks source link

it is not working on gwt1.4 #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Its not working on gwt1.4 
upon running on hosted mode it throws exception with the following msg

ERROR? Uncaught exception escaped
com.google.gwt.core.client.JavaScriptException?: JavaScript? Error
exception: Unspecified error.

    at
com.google.gwt.dev.shell.ModuleSpace?.invokeNative(ModuleSpace?.java:481)
at
com.google.gwt.dev.shell.ModuleSpace?.invokeNativeVoid(ModuleSpace?.java:270)
at
com.google.gwt.dev.shell.JavaScriptHost?.invokeNativeVoid(JavaScriptHost?.java:1
37)
at com.gc.gwt.wysiwyg.client.EditorWYSIWYG.initFrame(EditorWYSIWYG.java:59)
at com.gc.gwt.wysiwyg.client.Editor.onLoad(Editor.java:98) at
com.google.gwt.user.client.ui.Widget.onAttach(Widget.java:101) at
com.google.gwt.user.client.ui.Composite.onAttach(Composite.java:87) at
com.google.gwt.user.client.ui.Panel.onAttach(Panel.java:86) at
com.google.gwt.user.client.ui.Composite.onAttach(Composite.java:90) at
com.google.gwt.user.client.ui.Widget.setParent(Widget.java:216) 

Original issue reported on code.google.com by sravan...@gmail.com on 23 Oct 2007 at 4:20

GoogleCodeExporter commented 9 years ago

Original comment by srini....@gmail.com on 29 Nov 2007 at 1:58

Attachments:

GoogleCodeExporter commented 9 years ago
It's a known issue:
http://groups.google.com/group/gwt-rich-text-editor/browse_thread/thread/1c224e9
1829f2c68

Original comment by pave...@gmail.com on 29 Nov 2007 at 3:37