Project

General

Profile

Actions

Bug #35260

closed

Missing selection field in t3lib_TCEmain::getPreviousLocalizedRecordUid()

Added by Francois Suter about 12 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
DataHandler aka TCEmain
Target version:
Start date:
2012-03-27
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

To fix #30469 a new method was introduced in t3lib_TCEmain to fetch the "neighbouring" translated record, if any. For tt_content this method checks for the "colPos" field in order to compare elements from the same content area. But "colPos" is not among the fields selected in the SQL query.

The solution is simply to add "colPos" in the list of fields to select when the table being handled is "tt_content".


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #30469: Sorting of localized tt_content elements is wrong after copyingClosedStanislas Rolland2011-09-30

Actions
Related to TYPO3 Core - Bug #37221: Follow up #35260: Missing selection field in t3lib_TCEmain::getPreviousLocalizedRecordUid()ClosedFrancois Suter2012-05-16

Actions
Actions

Also available in: Atom PDF