Closed (outdated)
Project:
Link checker
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 May 2013 at 04:49 UTC
Updated:
28 Oct 2025 at 15:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hass commentedWhat link checker version are you using? Your patch looks not correct. Have you seen
linkchecker_block_custom_block_get()?Comment #3
larowlanYep, looks like the issue has been fixed in the dev branch, I had the 7.x-1.0-beta1, apologies.
Regardless the attached patch adds extra test coverage.
Comment #4
larowlanComment #5
hass commentedbeta1 is very old and has some issues... This was fixed before 1.0 final. Please use latest version only.
Thanks for these tests!
Comment #6
hass commentedI see some issues with this test. The main problem here is that the test rely on googles today behaivior. This is a real life test, but this is not reliable on the other side if something change at google. I'm strongly for faking the status code and manually do the tests.
The test here is a good starting point for #1917188: Write tests for status code handling and auto update.
Comment #7
hass commentedAside, do we have a hook_block_update/insert/delete now in D8?
Comment #8
vladimirausTask was updated more than 9 years ago. 🏰
Marking as outdated.
Please update description and info if it is still valid.
Comment #9
quadrexdevD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!