Project

General

Profile

Actions

Bug #56342

closed

ExtensionManagementUtility::executePositionedStringInsertion() cuts of some characters

Added by Alexander Stehlik about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2014-02-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

Description

The first call in this method is:

$list = $newList = trim($list, ', \\t\\n\\r\\0\\x0B');

Because of the single quotes and the double backslashes it will cut off trailing t, n, r and 0 chars.


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #56080: Title field gets lost after using addToAllTCAtypesClosed2014-02-18

Actions
Actions #1

Updated by Alexander Stehlik about 10 years ago

Sorry, duplicate.

Actions #2

Updated by Markus Klein about 10 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF