Community
Participate
Working Groups
if I run the following handler in EGL deubgger, and I try to view the value for a, b, after they're declared, in debugger, it shows not being initialized, when it should be handler h1 type RUIhandler{initialUI =[ ], onConstructionFunction = start, cssFile = "css/a.css", title = "h1"} function start() a, b date; syslib.writeStdout("a: " + a); syslib.writeStdout("b: " + b); end end
Debug was using defaultDate/Time/TimestampFormat to format the display in the variables view. Now that those are gone I changed it to use the same routine as when you assign a date/timestamp to a string. Modified egl_development.js
*** Bug 361575 has been marked as a duplicate of this bug. ***
verified on 2011/11/11/0901's build