Actions
Bug #30883
closedUse elseif instead of else if in config_default.php
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2011-10-13
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Change I70fa89120dbe8c7790e3d6de4b173b69beb8a6f9 (https://review.typo3.org/#change,4526)
introduced a regression by using else if instead of elseif.
Problems: The jenkins checks fail.
Updated by Mr. Hudson about 13 years ago
- Status changed from New to Under Review
Patch set 1 of change Iea22773e0057a1e28a863529fc1f7553647eaab1 has been pushed to the review server.
It is available at http://review.typo3.org/5757
Updated by Björn Pedersen about 13 years ago
Updated by Steffen Gebert about 13 years ago
- Status changed from Under Review to Closed
Fixed with https://review.typo3.org/5772
Actions