Project

General

Profile

Actions

Bug #77328

closed

linkvalidator does not check link on image in content element text and image

Added by Wiebke Lauke over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Linkvalidator
Target version:
-
Start date:
2016-08-01
Due date:
% Done:

0%

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

Description

Hello,

I have an incorrect link on an image set in content element text and image (tab Images). But the linkvalidator does not check that incorrect link.

TYPO3 6.2.25

Actions #1

Updated by Wouter Wolters over 7 years ago

  • Status changed from New to Needs Feedback

Can you post your linkvalidator TSconfig?

Actions #2

Updated by Wiebke Lauke over 7 years ago

Didn't add new TS or overwrite the default.

PageTSconfig (Module Info-> PageTSconfig):
[linkvalidator]
[searchFields]
[pages] = media,url
[tt_content] = bodytext,header_link,records
[tt_news] = bodytext,links
[linktypes] = db,file,external
[checkhidden] = 0
[showCheckLinkTab] = 1
[mail]
[fromname] = Linkvalidator
[fromemail] =
[replytoname] =
[replytoemail] =
[subject] = TYPO3 Linkvalidator report

Do you need anything else?

Actions #3

Updated by Wouter Wolters over 7 years ago

you need to add the table sys_file_reference with column link to your config.

Actions #4

Updated by Wiebke Lauke over 7 years ago

Your're right! That works:

mod.linkvalidator {
searchFields {
sys_file_reference = link
}
}

You can close that ticket.

Thanks a lot!

Actions #5

Updated by Wouter Wolters over 7 years ago

  • Status changed from Needs Feedback to Closed

Great it helped. Closing as this is resolved now.

Actions

Also available in: Atom PDF