Closed (fixed)
Project:
Redirect RegEx
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Mar 2026 at 13:43 UTC
Updated:
23 Mar 2026 at 19:05 UTC
Jump to comment: Most recent
To ensure the module works well with future changes to the upstream redirect.repository service.
Rather than mirroring its arguments, a parent/decorator pattern should be used instead.
As with the current method, there's no guarantee of which redirect.repository service will be used first by the container.
Use a parent/decorator pattern for the redirect regex repository service.
Add MR.
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
Comment #3
codebymikey commentedComment #5
baikho commented