Project

General

Profile

Actions

Bug #21200

closed

GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel

Added by Vladimir Podkovanov over 14 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2009-10-07
Due date:
% Done:

0%

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

Description

When using IMAGE or IMG_RESOURCE with file = GIFBUILDER it results in warning <"GIFBUILDER" is not a file (uploads/.. resource).> in Admin Panel / Typoscript.

In tslib_content::getImgResource there is line
$theImage = $GLOBALS['TSFE']->tmpl->getFileName($file);

it does not make sense when $file == 'GIFBUILDER' it slows down parsing as we try to find out nonexistent file 'GIFBUILDER'

(issue imported from #M12142)


Files

1.jpg (10.1 KB) 1.jpg Administrator Admin, 2009-10-07 23:23
cattura.png (42.1 KB) cattura.png Riccardo De Contardi, 2015-04-30 11:19
Actions

Also available in: Atom PDF