Project

General

Profile

Actions

Bug #44915

closed

Translated category records visible in parent category tree

Added by Tobias Klepp about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2013-01-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

I can see the translated category records in the parent category tree. It makes no sense to select a translated category as a parent category. Only the default language records should be displayed.

For my understanding, the WHERE clause must be changed to the following code at line 126 in t3lib/stddb/tca_sys_category.php:

'foreign_table_where' => ' AND sys_category.sys_language_uid IN (-1,0) ORDER BY sys_category.title ASC',


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #49731: tree-element: translated element should not allow selecting itself as a parentClosed2013-07-06

Actions
Actions

Also available in: Atom PDF