Project

General

Profile

Actions

Bug #89213

closed

Automatic slug generation for TCA "slug" ignores language fallbacks

Added by Christian Eßl over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Category:
Link Handling, Site Handling & Routing
Start date:
2019-09-20
Due date:
% Done:

100%

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

Description

The following example scenario:

  • We have 3 languages: default, fr_FR, fr_CH.
  • fr_CH (swiss french) has a language fallback to fr_FR configured in the site configuration.
  • We have a page "Parent page" which is translated in "default" and "fr_FR".

If you now create a new sub page of "Parent page" and translate this page to "fr_CH", the slug will automatically create a slug which, for the parent page, uses the title in the default language, not for "fr_FR".
It looks like the slug generation tool currently does not respect the configured language fallbacks.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #88173: Rootline of non-translated subpage isn't built using translated slugsClosed2019-04-18

Actions
Actions

Also available in: Atom PDF