Actions
Bug #47687
closedTypo in System environment check freetype message
Start date:
2013-04-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
in /typo3/sysext/install/Classes/SystemEnvironment/Check.php checkGdLibFreeTypeSupport() sets the status title to
$status->setTitle('PHP GD library has freettype font support');
Should read freetype instead.
Updated by Gerrit Code Review almost 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20290
Updated by Gerrit Code Review almost 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/20290
Updated by Gerrit Code Review almost 12 years ago
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/20291
Updated by Joh. Feustel almost 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7df43ece8b1910b4d00feb59245f2b4650fcf2ab.
Updated by Riccardo De Contardi over 7 years ago
- Status changed from Resolved to Closed
Actions