[
https://issues.apache.org/jira/browse/COUCHDB-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Alexander updated COUCHDB-741:
-------------------------------------
Priority: Trivial (was: Major)
Component/s: Database Core
Documentation
changed priority and attached to database core/documentation
> incompete error message when creating database with invalid name
> ----------------------------------------------------------------
>
> Key: COUCHDB-741
> URL: https://issues.apache.org/jira/browse/COUCHDB-741
> Project: CouchDB
> Issue Type: Bug
> Components: Database Core, Documentation
> Affects Versions: 0.11
> Reporter: Andrew Alexander
> Priority: Trivial
>
> The illegal_database_name reason fails to specify all the requirements,
> causing it to be misleading. See example below. (failed to begin with a
> letter)
> x...@dev:$ restclient http://127.0.0.1:5984/4df57220060c10afb9aad04dec097388
> {
> "error": "illegal_database_name",
> "reason": "Only lowercase characters (a-z), digits (0-9), and any of the
> characters _, $, (, ), +, -, and / are allowed"
> }
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira