define test(){
    var str := "123"
    output(str)
    submit action{ bla.s := rendertemplate(test3(str)); } [class="testbtn"] {"click"}
  }


cannot find symbol 
symbol  : variable str1
location: class webdsl.generated.templates.test_Template
  Object[] args12 = {str1};
Submitted by Danny Groenewegen on 13 March 2012 at 13:33

On 13 March 2012 at 13:33 Danny Groenewegen tagged 1.3.0

On 15 January 2013 at 14:28 Eelco Visser tagged confirmed

On 15 January 2013 at 14:28 Eelco Visser removed tag 1.3.0

On 24 October 2013 at 14:44 Danny Groenewegen commented:

fixed in r5816


On 24 October 2013 at 14:44 Danny Groenewegen closed this issue.

On 24 October 2013 at 14:44 Danny Groenewegen tagged 1.3.0

Log in to post comments