[jira] Created: (OFBIZ-937) maximumFractionDigits does not work in UtilFormatOut.formatCurrency()

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-937) maximumFractionDigits does not work in UtilFormatOut.formatCurrency()

Nicolas Malin (Jira)
maximumFractionDigits does not work in UtilFormatOut.formatCurrency()
---------------------------------------------------------------------

                 Key: OFBIZ-937
                 URL: https://issues.apache.org/jira/browse/OFBIZ-937
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: framework
            Reporter: Scott Gray
            Priority: Minor
         Attachments: UtilFormatOut.patch

setMaximumFractionDigits should be called after setCurrency, otherwise setCurrency changes it back to the default for that currency

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-937) maximumFractionDigits does not work in UtilFormatOut.formatCurrency()

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Gray updated OFBIZ-937:
-----------------------------

    Attachment: UtilFormatOut.patch

> maximumFractionDigits does not work in UtilFormatOut.formatCurrency()
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-937
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-937
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Scott Gray
>            Priority: Minor
>         Attachments: UtilFormatOut.patch
>
>
> setMaximumFractionDigits should be called after setCurrency, otherwise setCurrency changes it back to the default for that currency

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (OFBIZ-937) maximumFractionDigits does not work in UtilFormatOut.formatCurrency()

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato reassigned OFBIZ-937:
---------------------------------------

    Assignee: Jacopo Cappellato

> maximumFractionDigits does not work in UtilFormatOut.formatCurrency()
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-937
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-937
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Scott Gray
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>         Attachments: UtilFormatOut.patch
>
>
> setMaximumFractionDigits should be called after setCurrency, otherwise setCurrency changes it back to the default for that currency

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-937) maximumFractionDigits does not work in UtilFormatOut.formatCurrency()

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacopo Cappellato closed OFBIZ-937.
-----------------------------------

    Resolution: Fixed

Thanks Scott,

rev. 533347


> maximumFractionDigits does not work in UtilFormatOut.formatCurrency()
> ---------------------------------------------------------------------
>
>                 Key: OFBIZ-937
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-937
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: framework
>            Reporter: Scott Gray
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>         Attachments: UtilFormatOut.patch
>
>
> setMaximumFractionDigits should be called after setCurrency, otherwise setCurrency changes it back to the default for that currency

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.