Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2063

DPath: long div long results in double. Should be decimal.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.3.0
    • Middle "End"
    • None

    Description

      Expression ( (9 * xs:long(5) ) div 1600) results in a double. This is because it creates the DivLong operation internally, which incorrectly produces double type as result when it should be decimal.

       

      Attachments

        Activity

          People

            dfthompson Dave Thompson
            mbeckerle Mike Beckerle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: