You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/09/15 03:18:46 UTC

[jira] [Commented] (COUCHDB-2808) Fix test comparison operators

    [ https://issues.apache.org/jira/browse/COUCHDB-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14744637#comment-14744637 ] 

ASF subversion and git services commented on COUCHDB-2808:
----------------------------------------------------------

Commit bb595d01018f1f8e67623606f625a13ccf6cb239 in couchdb-mango's branch refs/heads/2808-fix-comparison from [~tonysun83]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-mango.git;h=bb595d0 ]

Fix comparison operators for strings

The comparison operators $lt, $lte, $gt, and $gte were incorrectly
using lower bound and upper bound values when comparing text.
For strings, we modify the the lower bound limit to be an empty string,
and the upper bound to be the highest unicode value.

COUCHDB-2808


> Fix test comparison operators
> -----------------------------
>
>                 Key: COUCHDB-2808
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2808
>             Project: CouchDB
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Mango
>            Reporter: Tony Sun
>            Assignee: Tony Sun
>




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