Task #106677
openImprove Linkvalidator broken URL output in E-Mail Report
0%
Description
Right now the report provides the actual broken Target/URLs.
Those are cropped at 15 characters, but fully available as a title
attribute on a <span>
tag.
It would make sense to turn the <span>
tag into a <a>
tag with an actual link.
That way people receiving the report could directly check the broken url right from the email.
This only affects the HTML E-Mail as the plain text E-Mail already provides the full URL.
One could also add links to edit the broken Link. But TYPO3 isn't able to build absolute URLs to its backend in CLI context right now.
Updated by Gerrit Code Review about 1 month ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/89357
Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/89357
Updated by Gerrit Code Review about 1 month ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/89357
Updated by Gerrit Code Review about 1 month ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/89357