Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3146

Incorrect URI for DB with slash in name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.0.0, 1.7.0
    • None
    • Fauxton
    • None

    Description

      I have DB with name "test/test/test"
      And there is problem after creating/editing documents

      Link in DB name "test/test/test" is:database/test/test/test/_all_docs

      <a class="faux-header__breadcrumbs-link" href="database/test/test/test/_all_docs">test/test/test</a>

      But it should be database/test%2Ftest%2Ftest/_all_docs
      The same problem with buttons "Save Changes" and "Cancel". After pushing this button I am didn't return to document list.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              skor Sergey Korobkov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: