Actions
Bug #80143
closedBackendUtility::getProcessedValue misses deleted restriction on inline fields
Start date:
2017-03-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
When moving to Doctrine we missed one deleted restriction.
Steps to reproduce:- Create a CE with images
- Assign multiple images to that CE
- Save the CE
- Open up the CE and delete some of the image references
- Safe the CE
- Switch to list module
- Use the Single Table view for tt_content
- Select "images" or "assets" in the "Set fields" section
- Click "Set fields"
Current result:
The deleted references will be shown
Desired result:
The deleted references are not shown
Files
Actions