Project

General

Profile

Actions

Bug #21341

closed

IRRE: TCA Configuration "appearance->showAllLocalizationLink" dosn't work in in table "pages"

Added by Devid Messner over 14 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-10-22
Due date:
% Done:

0%

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

Description

When you extend the table "pages" and "pages_language_overlay" with a field from type "inline" then the TCA Configuration
"
'appearance' => Array( 'showPossibleLocalizationRecords' => 1,
'showAllLocalizationLink' => 1, 'showSynchronizationLink' => 1,
),
"
has no effect.

The Problem is in the class t3lib_TCEmain:
The TCA-Conf "['ctrl']['transOrigPointerTable']" is not considered

(issue imported from #M12315)


Files

irrePatch.patch (778 Bytes) irrePatch.patch Administrator Admin, 2009-10-22 16:49
Actions #1

Updated by Oliver Hader over 14 years ago

Changed version to TYPO3 4.2.10 since it appears there as well.

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from New to Needs Feedback
  • 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 #3

Updated by Alexander Opitz almost 11 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