Project

General

Profile

Actions

Bug #17450

closed

No language overlay with TS select on table pages

Added by Georg Ringer almost 17 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2007-07-07
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

It is not possible to make a TS select at the table pages on a multilanguage page!

Titles are not translated and none-translated pages are shown too

If I try to use the languageField = sys_language_uid I get an error "unknown field 'sys_language_uid' in where clause." and I also can't make the select on the pages_language_overlay.

TS to reproduce:

temp.test = CONTENT
temp.test.TPL_CONTENT {
table = pages
select {
pidInList = 68
orderBy = sorting DESC
#languageField = sys_language_uid
}

renderObj = COA_INT
renderObj {
10 = TEXT
10.field = title
}
}
(issue imported from #M5918)

Files

5918.patch (981 Bytes) 5918.patch Administrator Admin, 2010-11-19 00:24

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23222: CONTENT TS object fails to show translations of pages DB tableClosed2010-07-18

Actions
Related to TYPO3 Core - Bug #19275: TypoScript objects CONTENT and RECORDS do not respect localization of table pagesClosed2008-09-02

Actions
Actions

Also available in: Atom PDF