Project

General

Profile

Actions

Bug #15770

closed

Error in context menu

Added by Hannele Markula about 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Backend User Interface
Target version:
-
Start date:
2006-03-06
Due date:
% Done:

0%

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

Description

Hi

New items for context menus don't work in 'Columns' view
See
http://t3test.xetpoint.com/media/development/error_in_context_menu.png

On the left correct rendering in page tree (works ok also in Web list module)
and incorrect rendering in the Columns view)

I tried to fix that for 'tm_contentaccess'.

I succeed to replace 'edit2.gif' with 'edit2Page.gif' for all situations,
where the purpose was to edit all page properties/header data.

See:

http://t3test.xetpoint.com/media/development/editPage_icon.png

I would like to have context menus fixed before the new version of my plugin. I would fix it now in 'tm_contentaccess' - and I hope you fix it to the core too.

(issue imported from #M2775)


Files

bug_2775_officeimport.diff (1.52 KB) bug_2775_officeimport.diff Administrator Admin, 2006-03-11 16:14
Actions #1

Updated by Michael Stucki about 18 years ago

This is not a TYPO3 bug!

The code you are using to add the item to the clickmenu is wrong, you forgot to add the backPath to the image path.

The attached patch provides an example for how to add an item correctly in case of the extension "rlmp_officeimport".

Actions

Also available in: Atom PDF