Project

General

Profile

Actions

Bug #20881

closed

Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon save

Added by Michael Stucki almost 15 years ago. Updated almost 14 years ago.

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

0%

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

Description

When saving the "All configuration" page in the Install Tool, TYPO3 always sets the value for TYPO3_CONF_VARS[FE][disableNoCacheParameter] to '0', even if it was not changed at all.

The reason for this is a type mismatch. Therefore, just fallback to "false" if the submitted value was "0". This means: The value is no different, to not save any changes.
(issue imported from #M11716)


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #17962: Install Tool: 'Basic Configuration' Values are Overwriting Selected 'All Configuration' Values.Closed2007-12-31

Actions
Related to TYPO3 Core - Bug #22042: Install tool displays im_negate_mask=0 in panel while im_negate_mask=1 in localconf.phpClosed2010-02-02

Actions
Related to TYPO3 Core - Bug #16938: [setDBinit] can't be saved correctlyClosedChris topher2007-02-03

Actions
Actions #1

Updated by Michael Stucki over 14 years ago

Fixed in TYPO3 4.2.9

Actions

Also available in: Atom PDF