Project

General

Profile

Actions

Bug #50573

closed

Some typo3/gfx/*.gif icons are missing

Added by Philipp Gampe almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2013-07-30
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:

Description

The file has been removed as part of #49112 https://review.typo3.org/#/c/21404/

It is still used in

typo3/sysext/backend/Classes/History/RecordHistory.php 457:
$image = '<img' . IconUtility::skinImg('', 'gfx/unmarkstate.gif') . ' align="top" alt="' . $GLOBALS['LANG']->getLL('unmarkState', 1) . '" title="' . $GLOBALS['LANG']->getLL('unmarkState', 1) . '" />'; 

Please replace the call by a sprite api call.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #49112: Remove old icon filesClosed2013-06-14

Actions
Actions

Also available in: Atom PDF