Project

General

Profile

Actions

Bug #75830

closed

Better positionName extraction in ExtensionManagementUtility::executePositionedStringInsertion

Added by Christian Weiske almost 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-21
Due date:
% Done:

100%

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

Description

When adding a custom database field via \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addToAllTCAtypes(), the $position parameter is passed to executePositionedStringInsertion.

The parameter may contain after:foo, before:bar, or even after:--palette--;LLL:EXT:frontend/...:pages.palettes.title;title.

The position method explodes the position by ":", breaking up the LLL string.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #75946: ExtensionManagementUtility won't insert fields in the right position if the position parameter is setClosed2016-04-27

Actions
Related to TYPO3 Core - Bug #76029: Regex in ExtensionManagementUtility::executePositionedStringInsertion is broken if you want to insert after a paletteRejected2016-05-03

Actions
Actions

Also available in: Atom PDF