You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "David Coallier (JIRA)" <ji...@apache.org> on 2009/11/16 21:16:39 UTC

[jira] Created: (COUCHDB-569) Typo when requesting a type of group that is invalid

Typo when requesting a type of group that is invalid
----------------------------------------------------

                 Key: COUCHDB-569
                 URL: https://issues.apache.org/jira/browse/COUCHDB-569
             Project: CouchDB
          Issue Type: Bug
          Components: Database Core
    Affects Versions: 0.10.1, 0.11
         Environment: OS X
            Reporter: David Coallier
            Priority: Trivial
             Fix For: 0.11
         Attachments: COUCHDB-569.patch

If you go to some design document you created and pass a wrong group={arg} argument, you get the message:
{"error":"query_parse_error","reason":"Invalid value for boolean paramter: \"True\""}

Obviously the paramter word is typo'ed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (COUCHDB-569) Typo when requesting a type of group that is invalid

Posted by "Paul Joseph Davis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis resolved COUCHDB-569.
---------------------------------------

    Resolution: Fixed
      Assignee: Paul Joseph Davis

Applied in 880951.

> Typo when requesting a type of group that is invalid
> ----------------------------------------------------
>
>                 Key: COUCHDB-569
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-569
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 0.10.1, 0.11
>         Environment: OS X
>            Reporter: David Coallier
>            Assignee: Paul Joseph Davis
>            Priority: Trivial
>             Fix For: 0.11
>
>         Attachments: COUCHDB-569.patch
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> If you go to some design document you created and pass a wrong group={arg} argument, you get the message:
> {"error":"query_parse_error","reason":"Invalid value for boolean paramter: \"True\""}
> Obviously the paramter word is typo'ed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-569) Typo when requesting a type of group that is invalid

Posted by "David Coallier (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Coallier updated COUCHDB-569:
-----------------------------------

    Attachment: COUCHDB-569.patch

Simply fix it in 2 places.

> Typo when requesting a type of group that is invalid
> ----------------------------------------------------
>
>                 Key: COUCHDB-569
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-569
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Database Core
>    Affects Versions: 0.10.1, 0.11
>         Environment: OS X
>            Reporter: David Coallier
>            Priority: Trivial
>             Fix For: 0.11
>
>         Attachments: COUCHDB-569.patch
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> If you go to some design document you created and pass a wrong group={arg} argument, you get the message:
> {"error":"query_parse_error","reason":"Invalid value for boolean paramter: \"True\""}
> Obviously the paramter word is typo'ed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.