Closed (outdated)
Project:
Link checker
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2013 at 10:05 UTC
Updated:
28 Oct 2025 at 15:46 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
hass commentedRepro plan? Patch?
Comment #2
hass commentedComment #3
hass commentedReproduced this and made a node dump that shows that only a reference is visible in the node object and not the raw data. This does not integrate in current logic's and requires a lot of extra work. I'm not going to work on this myself.
Comment #4
larowlanSo to get this going, apply #1946252: Create hooks to allow modules to extract and replace links then add something like so in your custom module
Works a treat.
Comment #5
larowlanSo to get this going, apply #1946252: Create hooks to allow modules to extract and replace links then add something like so in your custom module
Works a treat.
Comment #6
samvel commentedHi Guys, patch ready
Comment #7
samvel commentedwas small mistake. new patch appended
Comment #8
mdixoncm commentedLoving the patch - and it's working nicely - however, if you do end up with a broken link in the field collection then currently it is not possible to view this in the report - I have updated the patch to allow the linkchecker to add field_collection fields to the list of fields it does it's access control checks on ...
Comment #9
mstrelan commentedPerhaps it would be better for linkchecker to scan all entity types / bundles instead of just nodes.
Comment #10
aitala commentedThis patch seems to work... but it does need to display broken links...
Eric
Comment #11
Anonymous (not verified) commentedPatch from #8 works.
Client discovered a few broken links themselves, then asked why they weren't appearing on the 'Broken links' page. Turns out they were all in a field collection. Applying the patch and re-scanning the site resulted in 5 pages of broken links the client will now have to wade through :-)
Comment #12
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.
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!