[ 
https://issues.apache.org/jira/browse/COUCHDB-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887555#comment-15887555
 ] 

ASF GitHub Bot commented on COUCHDB-3224:
-----------------------------------------

Github user garrensmith commented on the issue:

    https://github.com/apache/couchdb-fauxton/pull/802
  
    Hi @sergey-safarov this is looking good. I spotted another encoding issue. 
If I create a new view and give it a `/` then it fails like this:
    
![https://www.dropbox.com/s/r8lq8xxig0twwny/Screenshot%202017-02-28%2010.35.51.png?dl=1](https://www.dropbox.com/s/r8lq8xxig0twwny/Screenshot%202017-02-28%2010.35.51.png?dl=1)
    
    Would you be able to fix this as well? You should just need to do a 
decodeURIComponent in some of the react components. After that and once all the 
tests pass I can merge this in.


> 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)

Reply via email to