Actions
Feature #76925
openSwitching from one content type to another should clear fields not usable anymore
Start date:
2016-07-04
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When I create a new tt_content entry using the backend of TYPO3 7.6.9 - lets say a text&media entry. I attach/referenace an image to it save it and later on change my mind to switch to a content type header.
The image ist still referenced by the no more visible content, as seen in the ref counter on the FAL object. If I would want to delete the image I get a warning, even if it is no more in real use.
By switching the content type I get a warnin popup about a refresh required, it could be extended to a warning "unused fields will be purged".
Actions