Project

General

Profile

Actions

Bug #55799

closed

Fix CSS-path to default .t3-icon image

Added by Stefan Neufeind almost 11 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-02-09
Due date:
% Done:

100%

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

Description

Wrong here:
typo3/sysext/backend/Resources/Public/Css/visual/main_content.css
17: background-image:url('../../gfx/icon_fatalerror.gif');

There is no such icon below typo3/sysext/backend/Resources/Public/gfx/icon_fatalerror.gif.

Candidates are:
./typo3/gfx/icon_fatalerror.gif
./typo3/sysext/t3skin/icons/gfx/icon_fatalerror.gif

Usually the default-icon is overwritten in CSS anyhow by specifying the icon to use, so the bug does not show. But the path is still wrong.

Actions #1

Updated by Gerrit Code Review almost 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27494

Actions #2

Updated by Gerrit Code Review almost 11 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27494

Actions #3

Updated by Stefan Neufeind almost 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF