Project

General

Profile

Actions

Bug #23042

closed

"Hide page if no translation for current language exists" does not work.

Added by C. Schnetter over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-06-29
Due date:
% Done:

0%

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

Description

This is a 2 language site.
Default nl, 2nd language: fr

TS root temlate setup: # default language (dutch)
config.language = nl
config.locale_all = nl_NL
config.htmlTag_langKey = nl
config.sys_language_uid = 3
config.sys_language_mode = content_fallback

  1. french
    [globalVar=GP:L=4]
    config.language = fr
    config.locale_all = fr_FR
    config.htmlTag_langKey = fr
    config.sys_language_uid = 4
    [global]

I have a page (A) which is only available in default language.
On this page I click "Hide page if no translation for current language exists" in page properties.

Problem is, if I am on the french site, page A will be available in french menu, but with nl title.

As far as I understand, "Hide page if no translation for current language exists" is there to hide the nl page from fr menu if it is not translated.

But this does not work.

Regards

(issue imported from #M14922)

Actions #1

Updated by C. Schnetter over 14 years ago

Forgot to mention, I am using T3 V 4.3.3, NO TV, standard installation

Actions #2

Updated by Mathias Schreiber over 14 years ago

Can't reproduce this one neither on 4.3.3 nor trunk.
Works as intended.

Could you provide some more detailed feedback?

Actions #3

Updated by Susanne Moog over 13 years ago

  • Status changed from Needs Feedback to Closed
  • Target version deleted (0)
  • TYPO3 Version set to 4.3

Closed as unable to reproduce and no feedback for a long long time. Reopen the bug if the problem persists.

Actions

Also available in: Atom PDF