Closed GoogleCodeExporter closed 9 years ago
it will be good to have this as part of next release(or ASAP).
Thanks team and Mark!
Original comment by rake...@gmail.com
on 28 Oct 2008 at 9:41
Original comment by galgwt.reviews@gmail.com
on 28 Oct 2008 at 9:49
Issue 202 has a code review for this patch.
Original comment by galgwt.reviews@gmail.com
on 28 Oct 2008 at 10:13
Mark, I tried the patch(gears.jar from issue 201) for multiple file upload. I
am able
to select multiple files both in hosted and non hosted mode. However when I
press
open, I get a exception in hosted mode(as a stacktrace in eclipse). Works in
browser(compile/browse). Here is the error:
java.lang.ClassCastException
at java.lang.Class.cast(Class.java:2951)
at com.google.gwt.dev.shell.JsValueGlue.get(JsValueGlue.java:128)
at com.google.gwt.dev.shell.ie.SwtOleGlue.convertVariantsToObjects(SwtOleGlue.java:57)
at com.google.gwt.dev.shell.ie.IDispatchImpl.callMethod(IDispatchImpl.java:119)
at com.google.gwt.dev.shell.ie.IDispatchProxy.invoke(IDispatchProxy.java:155)
at com.google.gwt.dev.shell.ie.IDispatchImpl.Invoke(IDispatchImpl.java:294)
at com.google.gwt.dev.shell.ie.IDispatchImpl.method6(IDispatchImpl.java:194)
at org.eclipse.swt.internal.ole.win32.COMObject.callback6(COMObject.java:117)
at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1925)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2966)
at com.google.gwt.dev.GWTShell.pumpEventLoop(GWTShell.java:720)
at com.google.gwt.dev.GWTShell.run(GWTShell.java:593)
at com.google.gwt.dev.GWTShell.main(GWTShell.java:357)
Thanks for the efforts!
Original comment by rake...@gmail.com
on 29 Oct 2008 at 3:42
Original comment by galgwt.reviews@gmail.com
on 2 Dec 2008 at 3:26
Released in gwt-gears-1.2.0
Original comment by galgwt.reviews@gmail.com
on 21 Feb 2009 at 1:27
Updating account names
Original comment by zundel@google.com
on 21 Dec 2009 at 2:00
Original issue reported on code.google.com by
mark.ren...@gmail.com
on 28 Oct 2008 at 2:19Attachments: