Project

General

Profile

Actions

Bug #54523

closed

linkvalidator: get table name from TCA in linkhandler link checker

Added by Alexander Stehlik over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2013-12-19
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Currently the label for the table is read from TSConfig for displaying the error messages in the linkhandler link checker.

The problem here is: There is no page ID available at this point so a hardcoded page ID 1 is used to get the configuration.

This is not very clean and since the table name is also available in the TCA it can be fetched from there without problems.

Actions

Also available in: Atom PDF