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

Futon _view URLs should be similar to the HTTP interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.1
    • 0.10
    • Futon
    • None

    Description

      URLs of view in Futon normally look like:
      http://localhost:5984/_utils/database.html?db/_design/designdocname/viewname
      The HTTP interface is:
      http://localhost:5984/db/_design/desigdocname/_view/viewname

      The patch changes the URLs to:
      http://localhost:5984/_utils/database.html?db/_design/designdocname/_view/viewname

      It changes the dropdown menu on the top right to use this new URL, are there any other places where you can get to a view?

      Attachments

        1. futon_design_name_slashes.diff
          10 kB
          Christopher Lenz
        2. futon-view-url-2.patch
          3 kB
          Volker Mische

        Activity

          People

            cmlenz Christopher Lenz
            vmx Volker Mische
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: