Project

General

Profile

Actions

Bug #22177

closed

mulitlanguage CONTENT.select on table pages

Added by Not Only Pixel about 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-24
Due date:
% Done:

0%

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

Description

If you make a select on the pages table within a CONTENT element it always reports the original pages content not the pages language overlay. If you use page tt_content instead it could make an lang overlay.

The solution is a hack on tslib_cObj->CONTENT which test for table pages and then use the getPageOverlay instead of getRecorrdOverlay

Example

30 = CONTENT
30 {
table = pages
select {
uidInList = 1,2,3,4,5
pidInList = 0
orderBy = sorting
#languageField=sys_language_uid
}
(issue imported from #M13647)

Files

patch.diff (531 Bytes) patch.diff Administrator Admin, 2010-02-24 16:00
Actions #1

Updated by Alexander Opitz almost 11 years ago

  • Category deleted (Communication)
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz almost 11 years ago

  • Status changed from Accepted to Needs Feedback
Actions #3

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback for over 90 days.

Actions

Also available in: Atom PDF