jssanshi / concerto-platform

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

Declaring URL parameters doesn't seem to work with Concerto v. 3.9.14 (demo) #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. adding {{var1}} to an HTML template
2. make this HTML template part of a test
3. appending "&var1=example" to the end of the test URL

What is the expected output? What do you see instead?
I expected {{var1}} to be replaced with "example".
Instead I see nothing.

What version of the product are you using? On what operating system?
Concerto v. 3.9.14 (demo), OS Windows 7/Chrome

Please provide any additional information below.
I'm following the steps in 
https://code.google.com/p/concerto-platform/wiki/Concerto4TestEnvironment - but 
this is for Concerto 4. Is this functionality not available in earlier versions 
of Concerto?

Original issue reported on code.google.com by pmc.harr...@gmail.com on 18 Mar 2015 at 9:50