• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.5.4, 4.6.0
    • None
    • None
    • None
    • 4.6 M2

      having a small double for example leads to exponential notation

      Double.toString(0.00000000001)
      	 (java.lang.String) 1.0E-11

      This is an issue for XSL that cannot parse this as a number ; and thus using it in a sum

          [RUNTIME-3713] Double type is not saxed correctly

          There are no comments yet on this issue.

            cedric Cédric Damioli
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: