Project

General

Profile

Actions

Bug #15201

closed

Call to undefined function imagemagickcommand() in t3lib/class.t3lib_iconworks.php on line 453

Added by Christoph M¶ller over 18 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2005-11-14
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
3.8.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

There's a wrong class scope used in t3lib/class.t3lib_iconworks.php:453 / function imagecopyresized(), resulting in a PHP error whenever BE icons for certain CEs are generated (f.ex. when changing a news item type from default to "Blog post", if EXT:timtab is installed).

In line 453, t3lib_exec::imagemagickcommand() needs to be replaced by t3lib_div::...

trivial solution, see attached diff. Affects all 3.8 versions, including 3.8.1.
(issue imported from #M1861)


Files

patch-class.t3lib_iconworks.diff (783 Bytes) patch-class.t3lib_iconworks.diff Administrator Admin, 2005-11-14 16:47
Actions #1

Updated by Michael Stucki over 18 years ago

Fixed in CVS

Actions

Also available in: Atom PDF