Bug #42817

t3lib_iconworks::getIconImage for pages returns a broken image

Added by Simon Schaufelberger over 2 years ago. Updated 8 months ago.

Status:Closed Start date:2012-11-09
Priority:Must have Due date:
Assigned To:- % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:4.5 Is Regression:No
PHP Version: Sprint Focus:
Complexity:easy

Description

this code returns a broken image since it ends with a path instead of a file. this results in lots of broken images in lots of extensions like realurl in the info module.

t3lib_iconworks::getIconImage('pages',$row,$BACK_PATH);


Related issues

related to Core - Bug #22706: t3lib_iconWorks::getIconImage is not needed anymore Resolved 2010-05-24
related to Core - Bug #23043: Not all getIconImage calls in Core are replaced by getSpr... Closed 2010-06-29

History

#1 Updated by Wouter Wolters 8 months ago

  • Status changed from New to Closed
  • Is Regression set to No

``IconUtility::getIconImage()`` is removed without replacement. Use sprite icon API instead.

Also available in: Atom PDF