Project

General

Profile

Actions

Bug #77902

closed

Translating category causes creation of non-necessary relations

Added by David Lemaitre over 7 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Categorization API
Target version:
-
Start date:
2016-09-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

For a multilingual website, translating a category causes creation of non-necessary records in the sys_category_record_mm table.

Scenario :

- Assign a category to a file metadata without translation
- Translate this category

=> A new record is created in the sys_category_record_mm table for the relation between the file metadata ID & the translated record ID.

This is causing trouble with solr extension which find 2 relations for categories instead of just one when solr is indexing files.

Note : If I edit the file metadata & save without making changes, the 2nd relation in the sys_category_record_mm table is removed !

Using:
TYPO3 6.2.26
PHP 5.4


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Bug #89659: Translating a record creates superfluous wrong mm relationsClosed2019-11-13

Actions
Related to TYPO3 Core - Bug #89620: Creating MM relations in a group field with a translatable table causes translated records to show up twiceClosed2019-11-08

Actions
Related to TYPO3 Core - Bug #91842: Entries in sys_category_record_mm are created also for translated categoriesClosed2020-07-22

Actions
Actions

Also available in: Atom PDF