Anthony Ananich created COUCHDB-1659:
----------------------------------------
Summary: Empty error message when validation function conflicts
with Update Handler
Key: COUCHDB-1659
URL: https://issues.apache.org/jira/browse/COUCHDB-1659
Project: CouchDB
Issue Type: Bug
Components: Database Core, JavaScript View Server
Reporter: Anthony Ananich
I have a design doc (attached to this isssue) with update handler and
validation function. When I submit HTML form to the update handler, Ive got the
following error:
{
error: "case_clause",
reason: "{[]}"
}
The issue is that this error has no information about what the actual reason is.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira