Actions
Bug #79859
closedWrong table "sys_language_overay" in Datahandler::localize()
Status:
Closed
Priority:
Must have
Assignee:
Category:
DataHandler aka TCEmain
Target version:
Start date:
2017-02-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
With #78191 a regression was introduced by a typo for the sys_language_overlay
table. This basically disables the localization guard for that table and can cause hard to track issues.
Updated by Mathias Brodala almost 8 years ago
- Is Regression changed from No to Yes
Updated by Gerrit Code Review almost 8 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/51720
Updated by Gerrit Code Review almost 8 years ago
Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51728
Updated by Mathias Brodala almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 50 to 100
Applied in changeset d838a144d558fbdc097034060571f1ed8b5b81af.
Actions