Problem/Motivation

Following #3336463: Htaccess rewrite rules for gzipped CSS and JavaScript aggregates never match we should probably have test coverage for the rewrite rules in .htaccess; we have test coverage for the FilesMatch protection and correct encoding of .svgz files, so we could add further test coverage for the other parts too.

Steps to reproduce

Proposed resolution

Add some tests to \Drupal\Tests\system\Functional\System\HtaccessTest.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

longwave created an issue. See original summary.

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.