You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Yee-Wah Lee (JIRA)" <de...@myfaces.apache.org> on 2013/08/02 01:55:49 UTC

[jira] [Created] (TRINIDAD-2405) Allow numberConverter to specify roundingmode

Yee-Wah Lee created TRINIDAD-2405:
-------------------------------------

             Summary: Allow numberConverter to specify roundingmode
                 Key: TRINIDAD-2405
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2405
             Project: MyFaces Trinidad
          Issue Type: Improvement
            Reporter: Yee-Wah Lee


NumberFormat has a method setRoundingMode() which controls how numbers are rounded. The JDK default is RoundingMode.HALF_EVEN. 

This tracks adding an attribute to the numberConverter so that the rounding mode can be set, instead of always using JDK defaults. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira