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 #1

Updated by Eric Chavaillaz about 11 years ago

In the same idea, it's not possible to add a default values and take care of the localization like this :

mod.wizards.newContentElement.wizardItems.common.elements.text.tt_content_defValues.header = LLL:EXT:my_ext/path_to_the_localized_label

Thanks

Actions #2

Updated by Riccardo De Contardi almost 11 years ago

Can confirm this issue on TYPO3 CMS 6.1.0

Actions #3

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
  • Is Regression set to No
Actions #4

Updated by Riccardo De Contardi almost 9 years ago

I can confirm it for TYPO3 6.2.12 and 7 (latest master)

Actions #5

Updated by Riccardo De Contardi almost 9 years ago

  • TYPO3 Version changed from 4.7 to 6.2
Actions #6

Updated by Gerrit Code Review almost 9 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 http://review.typo3.org/40496

Actions #7

Updated by Gerrit Code Review almost 9 years ago

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

Actions #8

Updated by Benni Mack almost 9 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF