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

index.html for Admin UI should send Solr version in the request for JavaScript files

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 9.0, 8.10
    • None
    • None

    Description

      For CSS, index.html adds the Solr version field to avoid caching issues when switching between the Admin UI for different Solr versions:

        <link rel="stylesheet" type="text/css" href="css/angular/angular-csp.css?_=${version}">
      

      The script src for JavaScript files should use the same pattern:

        <script src="libs/jquery-3.5.1.min.js?_=${version}"></script>
      

      Attachments

        Issue Links

          Activity

            People

              thelabdude Timothy Potter
              thelabdude Timothy Potter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m