mitKrish / concerto-platform

Automatically exported from code.google.com/p/concerto-platform
0 stars 0 forks source link

test with additional input parameters aborts #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a test and add multiple test input parameters
2. add test input paramaters to test url "&lang=de"
3. Test execution will fail with this error:

Loading required package: session
Loading required package: RMySQL
Loading required package: DBI
Loading required package: rjson

Error in 0 <- "{\"name\":\"lang\",\"value\":\"de\"}":
  invalid (do_set) left-hand side to assignment

What is the expected output? What do you see instead?

Input values should be correctly assigned.

What version of the product are you using? On what operating system?

Concerto Platform v4.0.0.beta8
PHP 5.3.10-1ubuntu3.9 with Suhosin-Patch (cli) (built: Dec 12 2013 04:27:25) 
R version 3.0.2 (2013-09-25) -- "Frisbee Sailing"

Original issue reported on code.google.com by Sebastia...@gmail.com on 31 Jan 2014 at 3:35

GoogleCodeExporter commented 9 years ago
Can't reproduce the problem. Can you please provide the screenshot of your test 
logic (with input parameters section included) and the full url you are using 
to run the test ?

Original comment by LisPrzem...@gmail.com on 3 Feb 2014 at 12:37

GoogleCodeExporter commented 9 years ago
Thank your for the quick reply! After checking my installation again I realized 
that I forgot to adapt the new JS-Code from beta 8 in my index.php. 

Now everything works and you can close the issue.

Original comment by Sebastia...@gmail.com on 3 Feb 2014 at 1:04

GoogleCodeExporter commented 9 years ago

Original comment by LisPrzem...@gmail.com on 3 Feb 2014 at 1:05