Project

General

Profile

Actions

Bug #17219

closed

update wizard incorrectly updates the compat_version

Added by Vlatko Šurlan almost 17 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-04-18
Due date:
% Done:

0%

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

Description

This is what the update wizard does:
$TYPO3_CONF_VARS["SYS"]["compat_version"] = '4.1'; // Modified or inserted by TYPO3 Install Tool.
$TYPO3_CONF_VARS['SYS']['compat_version'] = '4.0'; // Modified or inserted by TYPO3 Install Tool.

And so the compat_version remains the same.

It's not 4.1.0 but 4.1.1 but not such value in the drop down. I was upgrading from 4.0.2 on a linux box. Replaced the sources using symlink and followed instructions from the documentation.
(issue imported from #M5453)

Actions #1

Updated by Chris topher over 15 years ago

Has already been fixed by Dmitry.

Actions #2

Updated by Christian Kuhn over 15 years ago

Duplicate of #19205

Actions #3

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF