Project

General

Profile

Actions

Bug #21382

closed

Context menu of page tree does not work anymore

Added by Oliver Hader over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-10-27
Due date:
% Done:

0%

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

Description

If the "Disable Popup Context Menus" setting in "User Settings > Edit & Advanced functions" is enabled, the context menu of the page tree does not show up anymore.

top.loadTopMenu is not a function
http://website.com/typo3/js/clickmenu.js
Line 74

(Thanks to Sven Härtwig for pointing this out)

Tested with Firefox 3.5.3
(issue imported from #M12368)


Files

12368.diff (451 Bytes) 12368.diff Administrator Admin, 2009-11-03 15:52
Actions #1

Updated by Steffen Kamper over 14 years ago

The setting disables context menu, so the result is ok.
Only JS error is a bug: top.loadTopMenu is used by alt_main.php (old interface)

Solution: check for function exists.

Actions #2

Updated by Steffen Kamper over 14 years ago

committed to trunk, rev 6343

Actions

Also available in: Atom PDF