[
https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15886385#comment-15886385
]
ASF GitHub Bot commented on COUCHDB-3224:
-----------------------------------------
Github user sergey-safarov commented on the issue:
https://github.com/apache/couchdb-fauxton/pull/802
Requested changes in 04f05996264302a6802cbe6ca2ba4b8e33fcac93
If i correctly understand what is you requested.
Also i search for other places where is used "encodeURIComponent" and make
changes in 51c209bd3e0031085599452db4c7f1f57832c77b
Please make review of this commits too.
If all is ok, then I will squash three into one commit.
> 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.15#6346)