[BUGFIX] Selection of non image files in element browser
This patch fixes the condition that checks if an image is selectable in the "plain" image mode in the RTE. This fixes a regression that was introduced with #55765. Resolves: #55939 Releases: 6.2 Change-Id: I92ed00406dcfdba6decb78e2d027f2aa6424ba1b Reviewed-on: https://review.typo3.org/27585 Reviewed-by: Markus Klein Tested-by: Markus Klein
Showing
- typo3/sysext/core/Classes/Resource/Service/MagicImageService.php 1 addition, 1 deletion...ysext/core/Classes/Resource/Service/MagicImageService.php
- typo3/sysext/recordlist/Classes/Browser/ElementBrowser.php 20 additions, 6 deletionstypo3/sysext/recordlist/Classes/Browser/ElementBrowser.php
- typo3/sysext/rtehtmlarea/Classes/SelectImage.php 47 additions, 10 deletionstypo3/sysext/rtehtmlarea/Classes/SelectImage.php
Please register or sign in to comment