Project

General

Profile

Actions

Bug #46433

closed

Path for the icon in new content element wizard

Added by Eric Chavaillaz about 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2013-03-19
Due date:
% Done:

100%

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

Description

Hi,

It's strange, I want to change the path of the icon (in new content element wizard) of per example the content element "text".

I add this TSconfig :

mod.wizards.newContentElement.wizardItems.common.elements.text.icon = EXT:my_ext/path_to_the_icon.gif

But the "EXT:" is not replaced.

I must change my line with this to make it works :

mod.wizards.newContentElement.wizardItems.common.elements.text.icon = ../typo3conf/ext/my_ext/path_to_the_icon.gif

I'm not sure if it's a bug or if there is a reason for that...

Thanks!


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #68575: NewContentElementController generates wrong icon path when using EXT:myextClosedWouter Wolters2015-07-28

Actions
Related to TYPO3 Core - Feature #66525: IconUtility->skinImg source does not allow EXT prefixClosedBenni Mack2015-04-21

Actions
Actions

Also available in: Atom PDF