[TYPO3-core] RFC 16630: migrateWorkspaces in Install-Tool does not work, if extbase is not intalled
Ernesto Baschny [cron IT]
ernst at cron-it.de
Tue Jan 11 17:03:31 CET 2011
Tolleiv.Nietsch schrieb am 05.01.2011 23:45:
> Type: Bugfix
>
> Bugtracker references:
> http://bugs.typo3.org/view.php?id=16630
>
> Branches:
> trunk
>
> Problem:
> The user will see a "PHP Fatal error: Class
> 'Tx_Extbase_Utility_Extension' not found in
> /sysext/workspaces/ext_tables.php shown if extbase is missing" once he
> tries to proceed with the migrateWorkspaces wizard if extbase is not
> installed.
>
> Solution:
> Avoid that the related block in the ext:workspaces/ext_tables.php is
> loaded when it's loaded within the upgradewizard and install the extbase
> and fluid extension during the upgrades.
Not a perfect solution yet for the upgrade wizard, but at least it works
again without crashing. Thanks Tolleiv.
+1 by reading and testing.
Committed to trunk r10026 in name of Tolleiv, because AFAIK Tolleiv is
not in reach for the next weeks.
Cheers,
Ernesto
More information about the TYPO3-team-core
mailing list