Community
Participate
Working Groups
- Start the Canvas Demo - Switch to "Oval" - Double-Click a point in the canvas Could not evaluate javascript response: [Exception... "An invalid or illegal string was specified" code: "12" nsresult: "0x8053000c (NS_ERROR_DOM_SYNTAX_ERR)" location: "http://rap.eclipsesource.com/rapdemo/examples?custom_service_handler=org.eclipse.rwt.internal.service.JSLibraryServiceHandler&hash=H-157510591 Line: 396"] var req = org.eclipse.swt.Request.getInstance();req.setRequestCounter( "48" );var wm = org.eclipse.swt.WidgetManager.getInstance();var w = wm.findWidgetById( "w133" );var gc = w.getGC();gc.init( 463, 571, "12px Verdana, 'Lucida Sans', Arial, Helvetica, sans-serif", "#ffffff", "#000000" );gc.setProperty( "lineWidth", 2 );gc.setProperty( "background", "#15b8b9" );gc.drawArc( 281, 247, 0, 0, 0, 360, true );gc.drawArc( 281, 247, 0, 0, 0, 360, false );
Created attachment 165449 [details] fix fix fix
Applied patch to CVS HEAD.
- Start the Canvas Demo - Switch to "Oval" - Double-Click a point in the canvas Error continue!
If you test the online demo... it is still not updated. The error is fixed in CVS HEAD.
I just re-deployed the online examples demo. Now everything should be back to normal again.