Problem/Motivation

See #3373123: Setting 'Enforce clean and canonical URLs.' breaks CSS aggregation on multilingual Drupal 10.1.x with browser caching enabled

Steps to reproduce

Proposed resolution

Apply Patch from above issue:
https://www.drupal.org/project/redirect/issues/3373123#comment-15300077

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork la_eu-3405049

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

volkerk created an issue. See original summary.

volkerk’s picture

Status: Active » Needs review
bramdriesen’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. There were no config changes after the upgrade from 1.0 to 1.9 that needed to be config exported?

sanduhrs’s picture

Due to the version constraint ^1.0, the module was already on 1.9
See https://git.drupalcode.org/project/la_eu/-/blob/1.0.x/composer.lock?ref_...

sanduhrs’s picture

Status: Reviewed & tested by the community » Fixed
sanduhrs’s picture

Status: Fixed » Reviewed & tested by the community

Relaxed the version constraint to ^1.9 and merged.
Thx!

sanduhrs’s picture

Status: Reviewed & tested by the community » Fixed

hm

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.