Actions
Bug #47002
closedWarning in getCompressedTCarray due to missing extTables.php
Start date:
2013-04-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
Since 6.0, the TYPO3_extTableDef_script is always set to extTables.php if it is not set.
This creates warnings in the frontend if the file does not exists or is set to a nonexistent file.
Check for file existenz before doing a filemtime on it.
Updated by Gerrit Code Review over 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19706
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19706
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/19706
Updated by Philipp Gampe over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 35fd78e2480391be4d6117e4b06210f72b9a6b45.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions