You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2007/09/04 18:18:44 UTC

[jira] Created: (TRINIDAD-682) Overhaul of NumberFormat.js / Coreformat.js files

Overhaul of NumberFormat.js / Coreformat.js files
-------------------------------------------------

                 Key: TRINIDAD-682
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-682
             Project: MyFaces Trinidad
          Issue Type: Improvement
            Reporter: Matthias Weßendorf
            Priority: Minor


There is a NumberFormat.js file, that parses some numbers (percent/currency currently)
Move the CoreFormat.js _decimalParse(...) to NumberFormat


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


[jira] Commented: (TRINIDAD-682) Overhaul of NumberFormat.js / Coreformat.js files

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524795 ] 

Matthias Weßendorf commented on TRINIDAD-682:
---------------------------------------------

-see NumberConverter.js for "TODO matzew - TRINIDAD-682"
-need to remove the need of replacing JS decimal separator with localized decimal separator, after NumberFormart.parse(...) call.

> Overhaul of NumberFormat.js / Coreformat.js files
> -------------------------------------------------
>
>                 Key: TRINIDAD-682
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-682
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>            Priority: Minor
>
> There is a NumberFormat.js file, that parses some numbers (percent/currency currently)
> Move the CoreFormat.js _decimalParse(...) to NumberFormat

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