Bug #104663
closedCountry flags for localization in list module display misleading information
100%
Description
Country flags in list module for localizable records display misleading title attribute on mouseover flag (<img> tag only)
If a localizable records has the same flag of default language, title attribute of default langauge is displayed.
Reproduction steps:
- add another language in site config with same flag as default language (e.g. default language is 'de-CH', second language is 'fr-CH', both share swiss flag 'ch')
- add sysfolder in pagetree
- switch to list module (table listing for pages) and mouse over possible localization for language 'fr-CH'
Expected behavior:
- Mouseover title 'fr-CH' is displayed
Current behavoir:
- Mouseover title of default language 'de-CH' is displayed
Files
Updated by Gerrit Code Review 3 months 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/+/85693
Updated by Gerrit Code Review 3 months ago
Patch set 1 for branch 12.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/+/85704
Updated by Oliver Bartsch 3 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4a5b85159de6b39b4d8caf7d37e1e1357df27888.