Community
Participate
Working Groups
try the following ruihandler, you would get exceptions in the external FF browser handler dateIssue type RUIhandler{initialUI =[ ], onConstructionFunction = start, cssFile = "css/projA.css", title = "dateIssue"} function start() a date = "06/02/2003"; syslib.writeStdOut("a is: " + a); end end
Fixed
verified with 2011/11/11/0901's build