Project

General

Profile

Actions

Bug #91608

open

Category: on child as parent assignment, sub-tree is unavailable

Added by Davide Alghi almost 4 years ago. Updated over 2 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-06-08
Due date:
% Done:

0%

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

Description

Model: TYPO3\CMS\Extbase\Domain\ModelCategory
Table: sys_category ===================================
If an existing category is edited and a child node is assigned as parent, after saving, the category and sub-tree, under edited category, are no more available (loop).

How to reproduce.
Current category tree is

Category | |__cat00 | |__cat01 | | | |__cat03 | | | |__cat04 | | | |__cat05 | |__cat02

(re)edit cat01 category and change its parent to cat03, then save.
cat01 and sub-tree disappear: resettable only via database editing.


Files

CategoryLoop.jpg (23.7 KB) CategoryLoop.jpg Davide Alghi, 2020-06-08 10:20
Actions

Also available in: Atom PDF