Skip to content
Snippets Groups Projects
Commit a7a7c74c authored by Anja Leichsenring's avatar Anja Leichsenring Committed by Christian Kuhn
Browse files

[TASK] Prevent database error for upgrade wizard

The Upgrade Wizard LanguageIsoCodeUpdate relies on the usage
and therefor existence of ext:static_info_tables. If it is not
available, the upgrade wizard is not needed. It will show up
in the list anyway and cause a database error for the missing
table static_languages.
If no ext:static_info_tables is loaded, don't show the wizard.

Change-Id: I47752efcb2d2994add239ee263969ef44f88df33
Resolves: #68616
Relates: #61542
Releases: master
Reviewed-on: http://review.typo3.org/42087


Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarBenjamin Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent a7f2e62b
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment