Project

General

Profile

Actions

Bug #105500

closed

Default database charset wizard is not visible although backend ajax endpoint reports needsUpdate: true

Added by Benjamin Franzke 24 days ago. Updated 23 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Install Tool
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

charset-wizard-invisible.png (48.7 KB) charset-wizard-invisible.png Benjamin Franzke, 2024-10-28 16:53
charset-wizard-invisible-source.png (22.9 KB) charset-wizard-invisible-source.png Benjamin Franzke, 2024-10-28 16:53
Actions #1

Updated by Benjamin Franzke 24 days ago

  • Subject changed from Default database charset wizard is not shown to Default database charset wizard is not visible although backend ajax endpoint reports needsUpdate: true
Actions #2

Updated by Gerrit Code Review 24 days ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86813

Actions #3

Updated by Gerrit Code Review 23 days ago

Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/86748

Actions #4

Updated by Benjamin Franzke 23 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF