Project

General

Profile

Actions

Bug #93839

closed

"Hide page if no translation for current language exists" not honored for not translated subpages

Added by Christian Toffolo about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2021-03-31
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If a page has "Hide page if no translation for current language exists" set and has no translation, its `<link rel="alternate" hreflang="xx-XX" href=""/>` are correctly not rendered.

But they are rendered in the sub-pages of this page even if they are not translated.
(in TYPO3 9 they were correctly not rendered)

- Parent without translations and with "Hide page if no translation for current language exists" set: no hreflang
-- Sub-page without translations and with "Hide page if no translation for current language exists" not set: hreflang rendered for every setup language


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89444: TMENU - CUR not working with subpage and no translated pageClosed2019-10-18

Actions
Actions #1

Updated by Riccardo De Contardi almost 3 years ago

  • Category set to Localization
Actions #2

Updated by Benni Mack over 2 years ago

  • Status changed from New to Needs Feedback

Hey Christian,

is this related to HMENU / MenuProcessor? Can you share your site configuration / config / tree information?

Actions #3

Updated by Christian Toffolo over 2 years ago

Hi Benny,
this is related to HrefLangGenerator but it has probably been fixed recently because I can't reproduce it anymore.

Actions #4

Updated by Riccardo De Contardi over 2 years ago

@Christian Toffolo hi and thank you for your quick reply;

do you think that we could close this issue or is there still something to do here?

Actions #5

Updated by Benni Mack over 2 years ago

  • Related to Bug #89444: TMENU - CUR not working with subpage and no translated page added
Actions #6

Updated by Christian Toffolo over 2 years ago

  • Status changed from Needs Feedback to Closed

Ciao Riccardo, I think this can be closed since I can't reproduce it anymore.

Actions

Also available in: Atom PDF