Letractively / springweblobby

Automatically exported from code.google.com/p/springweblobby
0 stars 0 forks source link

Chromium - sending an array of strings to applet breaks something #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Chromium only (not Windows Chrome). In WeblobbyApplet, 

public void runCommand( final String cmdName, final String[] cmd )

should receive an array of strings "cmd" but it's coming in wrong and trying to 
echoJs cmd[0] causes an error.

Original issue reported on code.google.com by wagonrep...@gmail.com on 19 May 2013 at 1:59

GoogleCodeExporter commented 9 years ago
Java version deprecated. Issue is probably not in QT blobby.

Original comment by wagonrep...@gmail.com on 20 Apr 2014 at 3:44