[TYPO3-core] RFC #15166: Bug: CONTENT TypoScript object ignoring translations of pages table

Oliver Hader oliver at typo3.org
Thu Aug 5 20:17:48 CEST 2010


Hi Max,

Am 22.07.10 07:21, schrieb Maxim Mishyn:
> This is an SVN patch request.
> 
> Type: Bugfix
> 
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=15166
> 
> Branches:
> TYPO3_4-3, TYPO3_4-4, trunk
> 
> Problem:
> When using CONTENT TS object ignores languages overlay when you try to show
> pages table records with it. 
> 
> 
> Solution:
> Reason of this problem: usage of getRecordOverlay for all kinds of tables.
> Solution: Usage of getPageOverlay instead of getRecordOverlay for pages
> table records

Thanks for your contribution. The pages table is only a special case
where a different table is used for localization data. In general this
would be possible for other tables as well if
$TCA[tablename]['ctrl']['transForeignTable'] is set.

This problem was already discussed (but not solved or committed yet) in
RFC #9275. See http://bugs.typo3.org/view.php?id=9275 for details...

olly
-- 
Oliver Hader
TYPO3 v4 Core Team Leader


More information about the TYPO3-team-core mailing list