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

replace safeURLName in code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Fauxton

    Description

      We have a still some usages of safeURLName where we manually slice of the _design prefix for design docs. Later we glue the prefix on again. We have a helper function that handles that already, which is also available in the utils.js file.

      Task: find appearances of safeURLName with code search, understand how it is used, remove custom safeURLName shenanigans with their design doc handling and replace it with other helper function.

      Good beginner task to get your toes wet with our codebase.

      Attachments

        Issue Links

          Activity

            People

              millayr Ryan Millay
              robertkowalski Robert Kowalski
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: