[
https://issues.apache.org/jira/browse/COUCHDB-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filipe Manana closed COUCHDB-1109.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.2
Applied to trunk, thanks Thomas.
> errors when requesting missing lists/views/shows are not helpful
> ----------------------------------------------------------------
>
> Key: COUCHDB-1109
> URL: https://issues.apache.org/jira/browse/COUCHDB-1109
> Project: CouchDB
> Issue Type: Improvement
> Components: HTTP Interface
> Affects Versions: 1.0.2
> Reporter: Thomas Vander Stichele
> Priority: Minor
> Fix For: 1.2
>
> Attachments: missing-function.patch, not_found.patch
>
>
> While doing the training, we implemented an example list function that should
> have been called customers.js but I accidentally called it customer.js
> So I get:
> $ curl -X GET
> http://localhost:5984/bank/_design/demo/_list/customers/by_name?reduce=false
> {"error":"not_found","reason":"missing function"}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira