- Issue created by @rp7
- Issue was unassigned.
- Status changed to Needs review
12 months ago 10:24am 22 March 2024 - last update
12 months ago 84 pass, 4 fail The last submitted patch, 2: linkchecker-3432936-handler_new_revision-2.patch, failed testing. View results β
- First commit to issue fork.
- Merge request !71#3432936 Creation of revisions repairing 301/unpublishing 404 β (Open) created by quadrexdev
- last update
11 months ago 86 pass - Status changed to Needs review
11 months ago 4:13pm 15 April 2024 - π¨π¦Canada joelpittet Vancouver
This is still true β¨ Implement Repair 301 Handler Active just cross referencing as you need that before this will do anything, no?
- πΊπ¦Ukraine quadrexdev Lutsk
Yep, this one was tested on 404 handler :)
So this issue needs to be reviewed once again after #3386603 is finished
- π³π±Netherlands denprins Groningen
I have added comments to the revision in a new patch. This allows you to see which revision was updated by the Link Checker 404 or 301 fixer.
- First commit to issue fork.
I updated this for 2.1.x. The original MR is good. Just tweaked it to add a bit from patch #9. Also while testing was getting an exception in src/Plugin/QueueWorker/LinkStatusHandle.php, so I added a bit of logic there to try and make sure we aren't merging any breaking changes.
Please review.