When using a Time-varying Money attribute on a grid portlet that allows edit, certain values (e.g.: 1234567.6, but not 1234657.5) add .0000000001 to the number.
Steps to Reproduce:
Expected Result: Preview shows 1,234,567.60000.
Actual Result: Preview shows 1,234,567.6000000001. Once saved, rounding shows 1,234,567.60000, but trying to edit it back still shows 1,234,567.6000000001
This is being caused by DE31263/CLRT-81241.
This issue has been fixed in our development branch and it should be included in our next release (v15.3).