[ 
https://issues.apache.org/jira/browse/COUCHDB-3229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Garren Smith resolved COUCHDB-3229.
-----------------------------------
    Resolution: Fixed
      Assignee: Garren Smith

THis 
(commit)[https://github.com/apache/couchdb-fauxton/commit/a88bad950c325a8d0a5b06470e0b26b050d11d8a]
 should fix the final issues

> Fauxton does not URL encode DB names in navigation links
> --------------------------------------------------------
>
>                 Key: COUCHDB-3229
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3229
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Fauxton
>    Affects Versions: 2.0.0
>            Reporter: Garth Gutenberg
>            Assignee: Garren Smith
>
> Steps to reproduce:
> 1. Create a database called {{my/test}}
> 1. Navigate to this DB in Fauxton
> 1. Note that all links for DB actions (inner sidebar) are *not* URL encoded. 
> Click the All Documents link and it navigates you to 
> {{/_utils/#/database/my/test/_all_docs}} (which isn't a valid route, so 
> nothing happens) instead of {{/_utils/#/database/my%2Ftest/_all_docs}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to