Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-3689

Make parsing of BigDecimal stricter, to avoid mistypes.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0-RC4
    • 2.0.0
    • Core
    • None

    Description

      for example, with an en_GB locale, I can type "123,99"  (accidentally using a , instead of a . as the decimal point), and this is parsed to "12399" ... 100x more than intended.

      Instead, this should throw an exception.

      Attachments

        Issue Links

          Activity

            People

              danhaywood Daniel Keir Haywood
              danhaywood Daniel Keir Haywood
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: