Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-227

Large Number Support Bug

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      It looks like SpiderMonkey rounds large integers. To reproduce, create a document in Futon with a field value

      9999999999999999

      Futon will round this to 10000000000000000. Or, create a document with that field value by some other means and then emit the field in a view. The document will have the correct value for the field, but the value in the view will be wrong.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kocolosk Adam Kocoloski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: