sypets / brofix

Check for broken links, forked from TYPO3 system extension linkvalidator
Other
6 stars 8 forks source link

[BUGFIX] Fix checken for broken link in EventListener #378

Closed sypets closed 2 months ago

sypets commented 2 months ago

Since TYPO3 v6, a check_status was introduced to store various link checking results in the database (not just the broken links). This must now be checked as well.

The bug manifested itself in the RTE, where all links were shown as broken.