Closed (fixed)
Project:
Trash
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2025 at 08:43 UTC
Updated:
2 Oct 2025 at 11:54 UTC
Jump to comment: Most recent
Ensure that Trash works properly with the Redirect module.
First, we need this issue to be merged into Redirect: #3545692: Add implicit support for Trash
Next, we need to ensure that deleted redirects behave properly:
- they are not "found" by the redirect repository
- new redirects can be created with the same source path as deleted ones
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
amateescu commentedComment #5
amateescu commentedMerged, thanks!