Community
Participate
Working Groups
Build Identifier: 0.7.0.v201110130940 Open the attached H1.egl, I print the default value of decimal(8,8) to the console. In EDT, it simply print 0, while in RBD, it prints 0.00000000. I didn't check other data types, I don't know if we compared the default value between EDT & RBD? Reproducible: Always
Created attachment 205175 [details] The sample EGL file.
The same behavior for displaying value in TextField, the number of zero after period is not correct. But I'm not sure if this is a problem of JSGen or MVC.
This problem also exists without MVC code.
Deferred
The bug is obvious, and it looks to me not very difficult to fix. Set the target to 0.82.
Setting the target milestone to Future for bugs that won't be addressed in 0.8.2.