Project

General

Profile

Actions

Bug #82363

closed

Make Extbase translation handling consistent with typoscript

Added by Nathan Boiron over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Extbase + l10n
Target version:
Start date:
2017-09-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
hard
Is Regression:
Sprint Focus:

Description

Extbase rendering should give the same results as typoscript rendering.

Also settings used in TS and extbase should have the same meaning (languageMode, languageOverlay), as they are mixed up right now in extbase. As setting query languageOverlay has NO effect on queries, but
calling setLanguageMode('strict') makes extbase pass "hideNonTranslated" to getRecordOverlays.

And "hideNonTranslated" is a value of the TS setting "sys_language_overlay" and has nothing to do with languageMode.


Related issues 11 (1 open10 closed)

Related to TYPO3 Core - Task #82298: Functional tests for tt_content with FAL rendering in extbaseClosedTymoteusz Motylewski2017-09-05

Actions
Related to TYPO3 Core - Task #82187: Provide functional tests showing translated tt_content + FALClosedTymoteusz Motylewski2017-08-23

Actions
Related to TYPO3 Core - Bug #59971: Reset languageMode query setting for child object queries in ExtbaseRejected2014-06-29

Actions
Related to TYPO3 Core - Bug #47192: setRespectSysLanguage(FALSE) doesn't prevent language overlay when fetching localized objectsClosed2013-04-13

Actions
Related to TYPO3 Core - Bug #57272: Extbase doesn't handle FAL translations correctlyClosed2014-03-25

Actions
Related to TYPO3 Core - Bug #77298: Wrong language overlay logic in extbaseClosed2016-07-29

Actions
Related to TYPO3 Core - Bug #79934: Localized one/many to many not mapped correctlyRejected2017-02-21

Actions
Related to TYPO3 Core - Bug #63031: Weird Translation behaviour in extbaseClosed2014-11-17

Actions
Related to TYPO3 Core - Bug #57272: Extbase doesn't handle FAL translations correctlyClosed2014-03-25

Actions
Related to TYPO3 Core - Feature #51250: getObjectByIdentifier should use defaultQuerySettings from repositoryClosed2013-08-232013-08-23

Actions
Related to TYPO3 Core - Bug #88886: DataMapper: Consider languageOverlayMode "hideNonTranslated" when getting relations using consistentTranslationOverlayHandlingUnder Review2019-08-01

Actions
Actions

Also available in: Atom PDF