Project

General

Profile

Actions

Bug #82918

closed

Do not silently ignore exceptions in image viewhelper

Added by Sascha Egerer over 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Fluid
Target version:
Start date:
2017-11-03
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Remote Sprint

Description

Exceptions that an image could not be rendered must not be silently ignored but thrown or logged in the production context

If you add for example this viewhelper <f:image src="http://test.com/image.jpg" /> (yes that wont work but i also wonder why it is not possible to add a url to an image and then just render it) you'll get an <img /> tag and thats it. No logging - no information about a broken image tag.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #71686: Image ViewHelper throws excpetion if image is missingClosedAndreas Allacher2015-11-19

Actions
Related to TYPO3 Core - Bug #82916: Catch viewhelper exceptions and log them in production contextClosedSascha Egerer2017-11-03

Actions
Actions

Also available in: Atom PDF