Bug #44755
closed6.0.0 behaves like 3.8.0 initially
0%
Description
Fresh new 6.0.0 install. Upgrade wizard says:
Version Compatibility
Your current TYPO3 installation is configured to behave like version 3.8 of TYPO3. If you just upgraded from this version, you most likely want to use new features as well.
Is it supposed to be like that? I didn't expect it and so had quite some trouble with the set up.
Updated by Oliver Hader almost 12 years ago
- Status changed from New to Accepted
- Complexity set to easy
Yes, since you could be upgrading an old version, the Core just does not know what you're currently running.
One could have a TYPO3 4.5 data-set (database, configuration, etc.) but using the TYPO3 6.0 source code.
However, on new installations this should be determined automatically and furthermore the lowest possible version should be 4.5.0
Updated by Christian Kuhn over 11 years ago
- Status changed from Accepted to Resolved
- Target version set to 6.2.0
- PHP Version set to 5.3
This is solved in current 6.2 install tool, compat_version is set to 6.2 during installation.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed