Project

General

Profile

Actions

Bug #72042

closed

Backport Catching of Exception in ImageViewhelper to 6.2.X

Added by Peter Niederlag over 8 years ago. Updated over 8 years ago.

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

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

please backport the fix for #32528 to 6.2.x LTS


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #32528: imageViewHelper should not throw exceptionClosed2011-12-14

Actions
Is duplicate of TYPO3 Core - Bug #71686: Image ViewHelper throws excpetion if image is missingClosedAndreas Allacher2015-11-19

Actions
Actions #1

Updated by Clemens Riccabona over 8 years ago

+1

In general I like it very much, that the codingstyle of PHP5/TYPO3 has evolved that much. Coming from C++ and C# I was really disappointed by the techniques used in nearly all php5 projects back in 2003/2004, although TYPO3 was back then already on a great way concerning e.g. OOP.

BUT: throwing exceptions is (in general, also in java/c++/c# or any other of the "hipster-cool-vegan-quinoa-zumba-style" programming languages like ruby, python etc...) not worth it, if you don't catch them in a 'production-save' (which should mean end-user-friendly) way.
Just my € 0,02.

I'll build a patch for it.

Greez from sunny-snowy Tyrol :-)
Clemens

Actions #2

Updated by Morton Jonuschat over 8 years ago

  • Status changed from New to Closed

Duplicate of #71686

Actions

Also available in: Atom PDF