Actions
Bug #75372
closedcheck and update reference index runs into fatal error if openbase_dir is set
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Problem is located in Line 609 of TYPO3\CMS\Core\Database\SoftReferenceIndex.
The file_exists check, runs into an error because the value of $splitLinkParam is an absolute path.
Actions