Closed s2b closed 6 years ago
The current ViewHelpers seem to behave differently than the core ViewHelpers when errors occur (e. g. when an image doesn't exist).
In fact, this isn't the case. Error handling differs if you use src or image, but there is no difference between the core and the extension.
src
image
The current ViewHelpers seem to behave differently than the core ViewHelpers when errors occur (e. g. when an image doesn't exist).