You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Suraj Khurana (JIRA)" <ji...@apache.org> on 2018/01/04 07:48:00 UTC

[jira] [Created] (OFBIZ-10142) Trailing fraction are not entertained by formatCurrency method of UtilFormatOut

Suraj Khurana created OFBIZ-10142:
-------------------------------------

             Summary: Trailing fraction are not entertained by formatCurrency  method of UtilFormatOut
                 Key: OFBIZ-10142
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10142
             Project: OFBiz
          Issue Type: Bug
          Components: ALL COMPONENTS
    Affects Versions: Trunk, 17.12.01
            Reporter: Suraj Khurana


<@ofbizCurrency amount=15.00 rounding=2 isoCode=USD/>

Expected output: $15.00
Actual output: $15

There was a bug in icu4j:60.1 and it has bee fixed in latest release(icu4j:60.2). For more information:
http://bugs.icu-project.org/trac/ticket/13492 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)