Actions
Bug #59707
closedlanguage condition does not match exact string
Start date:
2014-06-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The documentation for conditions of type "language" states: "The values must be a straight match with the value of getenv('HTTP_ACCEPT_LANGUAGE') from PHP." (or you can use wildcards). Exact matches are actually not working - the unit test showing the problem was skipped.
Updated by Gerrit Code Review over 10 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30920
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/30920
Updated by Susanne Moog over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 25e9e391fc2aea121a9258c776d5ecf97e03e210.
Actions