Project

General

Profile

Actions

Bug #32331

closed

t3lib_extMgm::addToAllTCAtypes needs fix for before / after handling

Added by Gabriel Kaufmann / Typoworx NewMedia almost 13 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2011-12-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:

Description

I noticed that "t3lib_extMgm::addToAllTCAtypes" still doesn't work with extended field-defininitions (f.e. palettes).

If you would like to add a custom field to tt_address after "name" which is defined as palette ("...,name;;2,...") this function ignores to add the new custom field before/after the given field.

ext_tables.php

t3lib_extMgm::addToAllTCAtypes('tt_address','tx_mycustomfield','1','after:name');

Actions #1

Updated by Michael Stucki almost 13 years ago

  • Category set to FormEngine aka TCEforms
  • Complexity set to medium
Actions #2

Updated by Michael Stucki almost 13 years ago

  • Category changed from FormEngine aka TCEforms to Backend API
Actions #3

Updated by Alexander Opitz almost 10 years ago

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

Hi,

does the problem still exists within newer versions of TYPO3 CMS (6.2.9)?

Actions #4

Updated by Benni Mack almost 10 years ago

Hey, it now works with palettes and before after and duplicates in my eyes. Can you confirm the bug? Otherwise we will close the ticket and you can open up a new one a more specific example please.

Actions #5

Updated by Riccardo De Contardi over 9 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF