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.