Constant initializer of template variable ignored
The static initializer of home below does not appear in the form field.
define identifyPerson(affilI : String) {
Submitted on 10 February 2010 at 08:53
var affil : String := affilI
var home : URL := “http://”
form{
input(home)
Issue Log
On 4 July 2014 at 14:27 Danny Groenewegen commented:
was fixed
On 4 July 2014 at 14:27 Danny Groenewegen closed this issue.
Log in to post comments