Project

General

Profile

Actions

Bug #89705

open

Folder selector should not throw `FolderDoesNotExistException` when folder is renamed

Added by Stefan Franke over 4 years ago. Updated 10 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2019-11-18
Due date:
% Done:

0%

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

Description

When editors select a folder in a content element via the folder selector, TYPO3 remembers this selection for the next time the folder selector is used.

Unfortunately the editor will be in trouble, if this folder gets renamed/moved/deleted as this results in a FolderDoesNotExistException.

The attached patch file deals with the problem (though I'm quite certain that this is the wrong way).


Files

Actions

Also available in: Atom PDF