[
https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15641519#comment-15641519
]
Sergey Safarov commented on COUCHDB-3224:
-----------------------------------------
This issue is partially resolved in commit
"ef1ecc8b16c8e7e20228138a6384af21800bbe4f" but CouchDB rebar file is use old
fauxton verion
https://github.com/apache/couchdb/blob/master/rebar.config.script#L45 and error
is still exists.
> Fauxton not correctly display database with "-" and "/" symbol in name
> ----------------------------------------------------------------------
>
> Key: COUCHDB-3224
> URL: https://issues.apache.org/jira/browse/COUCHDB-3224
> Project: CouchDB
> Issue Type: Bug
> Components: Fauxton
> Reporter: Sergey Safarov
>
> Fauxton cannot display database with "-" symbol in name and cannot display
> view with "/" simbol in database name.
> Tu reproduce execute "curl -X PUT
> http://127.0.0.1:5984/mytest%2Fdata%2Fbase-201609" ant try open this database
> via fauxton.
> Also if you create view for this database then this view wont work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)