- Issue created by @frouco
- Merge request !134Issue #3501150: Ask users to create redirects in the node delete process → (Open) created by frouco
- 🇪🇸Spain frouco
Editors are prompted to create a redirect on node delete.
Ready to review.
- First commit to issue fork.
- 🇪🇸Spain lpeidro Madrid
Additional checks have been added to ensure that the function _redirect_delete_helper__set_key_value_data() receives the correct values. There was a case where an error was generated due to passing a NULL value when a node search was performed to create the redirect, but the node was subsequently deleted, leaving the field empty.