[TYPO3-v4] Current master branch is broken?
Stefan Neufeind
typo3.neufeind at speedpartner.de
Tue Jun 28 10:53:52 CEST 2011
On 06/28/2011 10:35 AM, Dmitry Dulepov wrote:
>
> Updating master branch gives lots of SQL errors about missing tables or
> non-existing columns in tables, all related to the caching framework
> (which I do not have enabled by the way). Install tool does not offer to
> create these tables. Effectively, upgrade from earlier versions is
> impossible to the current master branch.
>
> Here is one of error messages, which pops up on the BE login form:
>
> caller
> ============
> t3lib_DB::exec_SELECTquery
>
> ERROR
> ============
> Table 'typogento.cachingframework_cache_hash' doesn't exist
[...]
> Who is responsible? Who will fix? How soon?
Hi,
can't replicate the problem here. Dropped that respective tables (which
I already had for testing), updated from master but no errors so far.
Could it be that for some reason the autoload initializes part of the
framework for you although it might not be activated?
typo3/sysext/lang/ext_autoload.php
And you have nothing else installed/activated that might trigger this?
Kind regards,
Stefan
More information about the TYPO3-project-v4
mailing list