Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.4
-
None
-
2019-06
Description
In 1.4, we lost modify access to Field_num::dec. We had been setting this to handle the proper display of values converted to double internally. Now we display things that should have fixed number of decimals with variable number of decimal.
A fix would be to do our own conversion to string type and return that for display.