Project

General

Profile

Actions

Bug #21501

closed

Install Tool duplicates values of textarea fields

Added by Stefan Geith over 14 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-11-09
Due date:
% Done:

0%

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

Description

When I save 'Install Tool' / 'All Configuration', I get
(while not having changed anything !):

$TYPO3_CONF_VARS['FE']['defaultTypoScript_constants'] = '[GLOBAL]'.chr(10).'extension.pdf_generator2.typeNum = 123'.chr(10).'[GLOBAL]'.chr(10).'extension.pdf_generator2.typeNum = 123'

1) I have installed "pdf_generator2" that does
t3lib_extMgm::addTypoScriptConstants('extension.pdf_generator2.typeNum = 123");
in ext_localconf.php
2) Every save in 'Install Tool' / 'All Configuration' duplicates the contents of $TYPO3_CONF_VARS['FE']['defaultTypoScript_constants']

(issue imported from #M12514)


Files

12514.diff (1.23 KB) 12514.diff Administrator Admin, 2010-06-23 14:06
12514_v2.diff (2.07 KB) 12514_v2.diff Administrator Admin, 2010-06-23 15:12
textarea.png (6.45 KB) textarea.png Administrator Admin, 2010-06-23 15:12
12514_v3.diff (2.83 KB) 12514_v3.diff Administrator Admin, 2010-06-23 17:05

Related issues 6 (0 open6 closed)

Related to TYPO3 Core - Bug #22964: Wrong handling of entries in textarea fields in install tool - may break installationClosedSteffen Kamper2010-06-22

Actions
Related to TYPO3 Core - Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']ClosedChris topher2010-06-27

Actions
Related to TYPO3 Core - Bug #23571: dbal does not parse setDBinit correctlyClosedXavier Perseguers2010-09-20

Actions
Related to TYPO3 Core - Bug #25213: Install Tool allows editing settings added by extensions duplicating them on the wayClosedErnesto Baschny2011-03-01

Actions
Related to TYPO3 Core - Bug #23929: Install tool: defaultTypoScript_setup should be textareaClosedSteffen Gebert2010-11-03

Actions
Related to TYPO3 Core - Bug #24129: Installer - All Configuration - [default TS setup] is a input field instead of a teaxtareaRejected2010-11-18

Actions
Actions

Also available in: Atom PDF