Actions
Bug #95430
closedUndefined array key warnings in Linkvalidator module
Start date:
2021-10-01
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Following errors occure when checking for broken links:
PHP Warning Core: Error handler (BE): PHP Warning: Undefined array key "subst" in /var/www/html/typo3/sysext/linkvalidator/Classes/LinkAnalyzer.php line 360
PHP Warning Core: Error handler (BE): PHP Warning: Undefined array key "identifier" in /var/www/html/typo3/sysext/core/Classes/DataHandling/SoftReference/TypolinkSoftReferenceParser.php line 208
Updated by Gerrit Code Review about 3 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71401
Updated by Oliver Bartsch about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9f6f6159bd6ed6ffb65cd15ad0c1aee0a31ac67e.
Actions