[TYPO3-core] RFC: #12368: Context menu of page tree does not work anymore

Steffen Kamper info at sk-typo3.de
Tue Nov 3 15:53:57 CET 2009


Hi,

This is SVN patch request.

Type: Bugfix

Branches: trunk

BT reference: http://bugs.typo3.org/view.php?id=12368

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

Solution:
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.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12368.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091103/145291b4/attachment.asc>


More information about the TYPO3-team-core mailing list