You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Tony Sun (JIRA)" <ji...@apache.org> on 2015/02/25 03:10:04 UTC

[jira] [Updated] (COUCHDB-2622) Comparison function returns boolean rather than number.

     [ https://issues.apache.org/jira/browse/COUCHDB-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Sun updated COUCHDB-2622:
------------------------------
    Description: In mango_json:cmp/2, we call couch_ejson_compare:less_json(A, B) which returns a boolean when we require a number.   (was: In mango_json:cmp/2, we call couch_ejson_compare:less_json(A, B) which a boolean when we require a number. )

> Comparison function returns boolean rather than number.
> -------------------------------------------------------
>
>                 Key: COUCHDB-2622
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2622
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Mango
>            Reporter: Tony Sun
>
> In mango_json:cmp/2, we call couch_ejson_compare:less_json(A, B) which returns a boolean when we require a number. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)