Project

General

Profile

Actions

Bug #17057

closed

Record alt_label doesn't get processed

Added by Ralf Hettinger over 17 years ago. Updated over 16 years ago.

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

0%

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

Description

This one is somehow related to http://bugs.typo3.org/view.php?id=4943 according to the concerned function. But this bug here has another topic: alt_labels aren't processed anymore (e.g. datetime evaluation) - a regression since version 4.0.

The reason is that the processing functionality was removed from typo3/class.db_list_extra.inc and it seems plausible to do this in t3lib_BEfunc::getRecordTitle because alt_labels are handled anyway.

Attached patch is not against SVN but against 4.1.0RC2. Functionality of David Bruehlmeier's patch in bug 4943 is applied (code of the attached patch might be slightly faster if no label_alt_force is set by avoiding one if clause).

(issue imported from #M5094)


Files

0005094.patch (1015 Bytes) 0005094.patch Administrator Admin, 2007-02-28 21:54
0005094_1.patch (1015 Bytes) 0005094_1.patch Administrator Admin, 2007-02-28 22:02
5094_vg.patch (1.39 KB) 5094_vg.patch Administrator Admin, 2007-03-14 11:57
5094_v2.patch (1.15 KB) 5094_v2.patch Administrator Admin, 2007-04-19 15:00
5094_vg2.patch (997 Bytes) 5094_vg2.patch Administrator Admin, 2007-04-27 21:53
Actions

Also available in: Atom PDF