Needs work
Project:
Link checker
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 May 2020 at 00:31 UTC
Updated:
18 Jul 2026 at 16:27 UTC
Jump to comment: Most recent
Comments
Comment #2
devkinetic commentedI second this patch, and implemented similar logic over on #3294846: Expose the url to the entity for Views
Comment #3
kle commentedPLEASE PLEASE
add this small change to LinkcheckerLinkPageEntityLabel.php
even in the Drupal-10 Version
########################
Comment #4
vistree commentedI agree. The problem still exists in current version. The patch seems to be clear and small. Why not commit to stable version of the module?
Comment #5
gwvoigt+1 for commiting
Comment #6
eiriksmThis needs to be in a merge request, and it needs tests before being committed
Thanks everyone for working on it and testing ✌️🤓
Comment #7
vistree commentedI recognised today that the language of the parent node is not always the correct one. I have a site with DE + EN - where DE is the default language.
If the parent entity is also a paragraph, I will always get a link to the DE version of the top level node - even the link is on the EN version.
Could we use something like:
Comment #8
vistree commentedPlease ignore my last comment. I figured out that not the translation is the problem - instead orphaned paragraphs are processed by linkchecker. I will try to find a fix for this!
Comment #9
claudiu.cristeaI would use the same code from LinkcheckerLinkPageEntityLink