Actions
Bug #105500
closedDefault database charset wizard is not visible although backend ajax endpoint reports needsUpdate: true
Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2024-10-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Switch database charset to latin1 and try to run "Upgrade Wizards" in install tool:
alter database t3core character set latin1 collate latin1_swedish_ci;
The template tag is not properly cloned, but inserted and therefore now visible:
Files
Actions