Project

General

Profile

Actions

Bug #25072

closed

Bookmarks menu lacking icon for page type "shortcut"

Added by Matthew Colton about 13 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2011-02-17
Due date:
% Done:

0%

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

Description

The bookmarks menu in the upper right corner is lacking an icon for pages of the type "shortcut". See the screenshot. The IMG tags source attribute contains a path, but is lacking a specific image file (img src="gfx/i/"). I would expect the icon pages_shortcut.gif to be used, but it seems it isn't assigned.
This bug is not new in Typo3 4.5, but rather has been there for quite a while.

(issue imported from #M17635)


Files

missing_shortcut_icon.png (8.83 KB) missing_shortcut_icon.png Administrator Admin, 2011-02-17 14:39
Schermata 2015-05-18 alle 23.00.57.png (57 KB) Schermata 2015-05-18 alle 23.00.57.png Riccardo De Contardi, 2015-05-18 23:02
Actions #1

Updated by Felix Nagel almost 13 years ago

  • Target version changed from 0 to 4.5.4

I can confirm this problem which annoys me since a few versions of TYPO3.

Problem is in function getShortcutIcon in filetypo3\classes\class.shortcutmenu.php. $shortcut['type'] 'edit' and $table'pages' but t3lib_iconWorks::getIcon does not return a icon path.

Actions #2

Updated by Oliver Hader over 12 years ago

  • Target version changed from 4.5.4 to 4.5.6
Actions #3

Updated by Chris topher over 12 years ago

  • Target version changed from 4.5.6 to 4.5.8
Actions #4

Updated by Ernesto Baschny over 12 years ago

  • Target version changed from 4.5.8 to 4.5.12
Actions #5

Updated by Christian Kuhn over 9 years ago

  • Description updated (diff)
  • Is Regression set to No

this was fixed differently in typo3 cms 7, but the issue is still valid in 6.2.

Actions #6

Updated by Riccardo De Contardi almost 9 years ago

As you can see from the attached screenshot, the issue seems solved now (I used 6.2.12), so I'll close it.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF