Bug #18689
closedCannot upgrade from 4.1.6 to 4.2.0 due to error
0%
Description
In the process of upgrading from 4.1.6 to 4.2, I first duplicated my 4.1.6 site (alternate URL) and verified it functioned properly there. Next I take the usual upgrade steps, ending with replacing the typo3_src symlink and entering the install tool. Upon doing so, I get the following result in the page output:
Fatal error: Call to a member function admin_get_charsets() on a non-object in /homepages/12/d196318331/htdocs/typo3/4.2.0/t3lib/class.t3lib_install.php on line 456
To test, I tried just updating the typo3_src link in my production site and the install page did display. After taking a backup of the prod site, I attempted to proceed with the upgrade there, thinking that perhaps a configuration file in the test duplicate was the fault. But upon resolving database differences in the install tool, I started getting the same error message there as well (and had to restore back to 4.1.6).
This looks almost identical to bug 8113 reported against 4.2RC1. That case was "magically fixed" when RC2 came out. But I find that I get this error no matter whether I use RC1, RC2, or GA source trees.
(issue imported from #M8231)
Files