You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2010/11/15 12:41:13 UTC

[jira] Closed: (COUCHDB-948) Breadcrumb doesn't need to be URI encoded

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

Jan Lehnardt closed COUCHDB-948.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1
                   1.0.2

> Breadcrumb doesn't need to be URI encoded
> -----------------------------------------
>
>                 Key: COUCHDB-948
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-948
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Futon
>    Affects Versions: 1.1
>            Reporter: Gabriel Farrell
>            Priority: Trivial
>             Fix For: 1.0.2, 1.1
>
>         Attachments: noEncode.diff
>
>
> Introduced by github commit 871e2617 on 2010-11-02. When I go to the design doc "foo" for db "bob", breadcrumbs/nav shows "Overview > bob > _design%2Ffoo" when it should be "Overview > bob > _design/foo".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.