Actions
Bug #100813
openTags "hreflang" missing on pages with fallback language behavior
Status:
New
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2023-05-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There is an issue with hreflang tags on pages with fallback language behaviour (TYPO 11.5.25, PHP 8.1, composer based installation):
- Two languages, second one falls back to default in case of no translation (defined in site configuration)
- If page is NOT translated, FE falls back concerning content (correct)
- NO hreflang Tags are generated (!)
IMHO issue that tags are not generated was caused by this https://review.typo3.org/c/Packages/TYPO3.CMS/+/72674 which seems to should only apply to free mode if I point this out correctly. Feature was introduced before here: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67574 wich now is broken again.
Updated by Matthias Vossen almost 2 years ago
- Related to Feature #67574: Display "online" status next to backend user in backend user management added
Updated by Matthias Vossen almost 2 years ago
- Related to deleted (Feature #67574: Display "online" status next to backend user in backend user management)
Updated by Matthias Vossen almost 2 years ago
- Related to Bug #94270: hreflang rendered for pages which are not translated (free mode) added
Updated by Matthias Vossen almost 2 years ago
- Related to Bug #89462: hreflang missing for languages with fallbackType: fallback added
Updated by Matthias Vossen almost 2 years ago
- Related to Bug #88020: inconsistencies in hreflang output added
Updated by Georg Ringer almost 2 years ago
ยท Edited
just as an additional note: the full fallback chain must be considered as e.g. ES->DE->EN the fallback must be considered for all languages
and the checkbox "Hide page if no translation for current language exists" must also be respected
Updated by Astrid Haubold over 1 year ago
- Related to Story #101565: Frontend related translation issues added
Updated by Georg Ringer 6 months ago
- Related to deleted (Story #101565: Frontend related translation issues)
Actions