Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-8058

Collections that start with css*, js*, img*, and tpl* can't be accessed as they match the exclusion filter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 5.2, 5.2.1, 5.3, 5.3.1
    • 5.3.1, 5.4
    • None
    • None

    Description

      Collections that match css*, js*, img*, and tpl* can't be reached as the SDF short circuits paths that match those regular expressions.

      It should have only short circuited exact matches for those directories i.e.
      \css/,/js/,/img/,/tpl/ but that doesn't seem to be the case.

      Need to fix this regular expression so that the collection can be reached.

      Attachments

        1. SOLR-8058.patch
          3 kB
          Anshum Gupta
        2. SOLR-8058.patch
          4 kB
          Anshum Gupta
        3. SOLR-8058.patch
          5 kB
          Steven Rowe

        Activity

          People

            anshum Anshum Gupta
            anshum Anshum Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: