Needs work
Project:
Node Delete Redirect
Version:
8.x-3.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2020 at 09:28 UTC
Updated:
18 Nov 2025 at 16:37 UTC
Jump to comment: Most recent
Comments
Comment #2
devasgharSure, nice idea. I think i will have some time next week. I'll work on it.
Comment #3
akashkumar07 commentedHi @dev.asghar,
I have modified your module to support all entities. Please find the updated module in the below repository url .
https://bitbucket.org/AkashKumarOSL/entity_delete_redirect
Note:- I have not included 'user' entity yet.
Please review.
Comment #4
devasgharSure Akash, do you rekon you could add User entity as well. I'll have time to review this next week. Too much on the plate at the moment.
Comment #5
akashkumar07 commentedYes, we can add User entity as well. But, I am facing some issue with 'user entity redirect '.
So, I have hided the User entity from form.
Thanks @dev.asghar
Comment #6
devasgharOk, i'll have a look at that as well.
Appreciate your time on this.
Comment #7
seanrWill need to take a deeper look at this, but I would suggest creating an issue fork off the current dev branch - quite a lot may have changed since this was created (including D10 support and drop of D8). I think this is probably something we'll want to do for 4.x as it will potentially involve renaming the module.
Additionally, a cursory glance at the code in the bitbucket repo revealed a number of code style issues including some indentation stuff and dpm() functions peppered throughout.