Project

General

Profile

Actions

Bug #23516

closed

SpriteGenerator adds empty folder to spritebase, which results in wrong css

Added by Steffen Ritter about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-09-08
Due date:
% Done:

0%

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

Description

if you do not ommit the sprite name, in the sprite-icon-names the spriteGenerator also will scan the "root folder" (and not only subfolders) of the directory specified.
Due to a missing check a empty folder string is added to an array which results in an css class like

.t3-icon- {

}

This one is wrong, superflouous and cannot be used ever.

(issue imported from #M15663)

Actions #1

Updated by Steffen Kamper about 14 years ago

committed to trunk rev 8777

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF