sitegeist / sms-responsive-images

This TYPO3 extension provides ViewHelpers and configuration to render valid responsive images based on TYPO3's image cropping tool.
GNU General Public License v2.0
34 stars 18 forks source link

Compare src attribute against empty string instead of null #60

Closed nhovratov closed 4 years ago

nhovratov commented 4 years ago

ImageViewHelper Line 73.

This is necessary since TYPO3 10: https://review.typo3.org/c/Packages/TYPO3.CMS/+/59594/7/typo3/sysext/fluid/Classes/ViewHelpers/ImageViewHelper.php