Title: com.fourjs.fgl.lang.FglDecimal BDL version >= 2.21 Post by: Daniele A. on March 21, 2012, 01:01:58 pm hi,
I do not know if I should contact my vendor, However, there is a strange behavior that I would submit: operating sistem: Red Hat Enterprise Linux ES release 4 (Nahant Update 4) (64 bit) BDL: fglrun 2.21.10 build-1539.38 and fglrun 2.40.03 build-2081 Genero virtual machine Target l64xl23 database informix 10.00.FC10 see the simple test.4gl program (32 lines) and the enviroment enviroment.txt when execute the: display r_test.* the decimal value of 100,23 at line 22 is 100,23 (comma separator) and at line 30 is 100.23 (point separator) thanks Daniele Artini Title: Re: com.fourjs.fgl.lang.FglDecimal BDL version >= 2.21 Post by: Aurora E. on July 20, 2012, 05:14:32 pm We have the same problem with BDL 2.32
After calling a Java method, the decimal separator changes from "," to "." Any solution to this problem? Title: Re: com.fourjs.fgl.lang.FglDecimal BDL version >= 2.21 Post by: Sebastien F. on July 23, 2012, 11:02:40 am This problem was identified as bug #22546 and fixed in FGL version 2.40.05.
Bug 22546: Java: Number localization broken after calling com.fourjs.fgl.lang.FglDecimal.toString(). Contact your support center or vendor for more details. Seb Title: Re: com.fourjs.fgl.lang.FglDecimal BDL version >= 2.21 Post by: Reuben B. on July 24, 2012, 01:00:48 am A reminder that issues can also be queried on using the Issue Tracker.
https://4js.com/en/support/issue/ If you know the issue number, you can pass the issue number in the URL https://4js.com/en/support/issue/?id=22546 |