Project

General

Profile

Actions

Bug #17962

closed

Install Tool: 'Basic Configuration' Values are Overwriting Selected 'All Configuration' Values.

Added by Junaid over 16 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2007-12-31
Due date:
% Done:

0%

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

Description

If you have entered some values in the 'All Configuration' page of the Install Tool, then you try to edit and save 'Basic Configuration' page, some of the values are being overwritten.

For example, in 'All Configuration' page, I set the following options:

[GFX][im_combine_filename]=composite
[BE][disable_exec_function]= 1
[GFX][im_version_5]= im6
[GFX][gdlib_png]=1

However, under the 'Basic configuration' page, these settings are reported like this:

[GFX][im_combine_filename]=combine
current value is combine

[BE][disable_exec_function]= 0
current value is 1

[GFX][im_version_5]= im5
current value is im6

[GFX][gdlib_png]=0
current value is 0

Therefore, if I need to change a setting like database name etc in the basic config page, after updating localconf.php, the im_version_5 setting will revert from the current value of im6 to im5; thus the admin has to reset im6 via the all config page. It also applies to disable_exec_function variable, and maybe others too, but these I can confirm.

(issue imported from #M7071)


Related issues 8 (0 open8 closed)

Related to TYPO3 Core - Bug #20881: Install Tool always sets TYPO3_CONF_VARS[FE][disableNoCacheParameter] upon saveClosedMichael Stucki2009-08-14

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 #16248: im_version_5 is always reset to im5 when using ImageMagick 6.xClosedFrancois Suter2006-06-15

Actions
Related to TYPO3 Core - Bug #20084: Some values from localconf.php are not displayed correctly in install toolClosed2009-02-23

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

Actions
Related to TYPO3 Core - Bug #23585: All Configuration does not show values correctlyClosed2010-09-23

Actions
Has duplicate TYPO3 Core - Bug #22617: TYPO3 Install Tool Basic Configuration makes unwanted [GFX]...ClosedChris topher2010-05-09

Actions
Has duplicate TYPO3 Core - Bug #22612: Install tool always sets [GFX][gdlib_png]=1ClosedChris topher2010-05-08

Actions
Actions #1

Updated by Chris topher about 14 years ago

This is still an issue using current trunk.
See here for [GFX][gdlib_png]:
http://forge.typo3.org/attachments/14145/screenshot-png.png

Actions #2

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #3

Updated by Alexander Opitz over 10 years ago

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

No feedback for over 90 days.

Actions

Also available in: Atom PDF