Skip to content
Snippets Groups Projects
Commit 2d536cfd authored by Thorben Nissen's avatar Thorben Nissen Committed by Christian Kuhn
Browse files

[BUGFIX] Linkvalidator: Scheduler task not working correctly

The scheduler task does not check anything but just returns and does not
send an email. Furthermore it is not possible to enter email address
separated by newlines. Under some conditions it can happen, that result
numbers are added to the last result.

Explode pid list into array in LinkAnalyzer::init and use the array later.
Check if email adresses are comma or newline separated when validating
them when saving the task. Add file link statistic to default email
template. Reset the link statistics before the run to avoid adding it to
the last result numbers.

Resolves: #81000
Releases: master, 8.7
Change-Id: I05a98c9babcb889a83ce2f1ec7c0a2bee5dafede
Reviewed-on: https://review.typo3.org/52593


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarChrister V <cvi@systime.dk>
Tested-by: default avatarChrister V <cvi@systime.dk>
Reviewed-by: default avatarElmar Hinz <t3elmar@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 9e01773c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment