Project

General

Profile

Actions

Bug #89153

closed

Wrong Extbase record is shown for slug

Added by Nicole Cordes over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-09-11
Due date:
% Done:

100%

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

Description

Given:
- page with at least two languages configured
- Extbase extension with own records
- two records with translations in multiple (at least two) languages
- own slug configuration for translations

Simple example:
- current news version
- routeEnhancers configuration from https://docs.typo3.org/p/georgringer/news/master/en-us/AdministratorManual/BestPractice/Routing/Index.html#about-routes-and-aspects
- two news in default language and (all) translations
- slug for news 1 / language 1 = foo
- slug for news 1 / language 2 = bar
- slug for news 2 / language 1 = bar
- slug for news 2 / language 2 = foo

Expectation:
- path: /language1/foo shows news 1
- path: /language1/bar shows news 2

Actual:
- both paths show the same news (either news 1 or news 2)


Files

2019-09-11_172647.png (32.1 KB) 2019-09-11_172647.png Nicole Cordes, 2019-09-11 17:27

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Task #90218: Dissolve PersistenceDelegate for persisted mappersClosed2020-01-27

Actions
Related to TYPO3 Core - Bug #91453: PersistedAliasMapper not finding record, if non-translatedNew2020-05-20

Actions
Actions

Also available in: Atom PDF