[TASK] RTE MagicImage should use FAL processing API
The RTE magic still copies images to the old upload folder and does not use the processed file functions of FAL. This patch changes the RTE magic so storage 0 is not used any more and that the FAL API is used for processing the images. Resolves: #51807 Releases: 6.2 Change-Id: I07d609f9e638d79e785be4ebfd25631c70e3d141 Reviewed-on: https://review.typo3.org/23663 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
Showing
- typo3/sysext/core/Classes/Html/RteHtmlParser.php 211 additions, 195 deletionstypo3/sysext/core/Classes/Html/RteHtmlParser.php
- typo3/sysext/core/Classes/Resource/Service/MagicImageService.php 14 additions, 65 deletions...ysext/core/Classes/Resource/Service/MagicImageService.php
- typo3/sysext/rtehtmlarea/Classes/SelectImage.php 48 additions, 39 deletionstypo3/sysext/rtehtmlarea/Classes/SelectImage.php
Please register or sign in to comment