[TYPO3-core] RFC #13647: Bug: mulitlanguage CONTENT.select on tablepages

JoH asenau info at cybercraft.de
Thu Feb 25 12:19:48 CET 2010


> There is already a behavor for language overlay: languageField =
> sys_language_uid. Maybe it could used for this.

As far as I know, this is just fetching records with the correct
sys_language_uid regardless of any original record. So it would be the same
as:

andWhere.dataWrap = sys_language_uid={TSFE:sys_language_uid}

A real *overlay* will always get records of the default language first and
then fetch their translations.

I guess the whole translation stuff will be much more complicated than it
might look at a first glance, because there are different language
behaviours regarding i.e. fallback records, when there's no translation
available.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com




More information about the TYPO3-team-core mailing list