Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Documents containing Infinity cause error #165

Open
9point6 opened this issue Mar 3, 2014 · 1 comment
Open

Documents containing Infinity cause error #165

9point6 opened this issue Mar 3, 2014 · 1 comment
Labels

Comments

@9point6
Copy link

9point6 commented Mar 3, 2014

Hi,

Similar to #164, If a document in a collection contains Infinity (or -Infinity) the page load will fail when trying to list the collection.

An inspection of the request responses shows the following error:

{"error":"815: -Infinity not allowed in JSON","status":500}

This happens on both stable and dev releases

(Thanks for the great project btw!)

@richthegeek
Copy link

Fix available in #166

@bobthecow bobthecow added the bug label Mar 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants