Project

General

Profile

Actions

Bug #20874

closed

GMENU_FOLDOUT does not render the onclick event (and becomes useless)

Added by Ferdinand Kuhl over 14 years ago. Updated about 11 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-13
Due date:
% Done:

0%

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

Description

If you use a GMENU_FOLDOUT the needed onclick= property will not be added to the menu anchor hrefs.
The core ignores the
$this->I['addATagParams']=''
Property.

I think it should be:
$this->I['linkHREF']["onClick"]

(at least this works for me)

(issue imported from #M11705)


Files

gmenu_foldout.php.patch (1.05 KB) gmenu_foldout.php.patch Administrator Admin, 2009-08-13 11:56

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #46358: Separate ext:statictemplates code from coreClosed2013-03-16

Actions
Actions #1

Updated by Ferdinand Kuhl over 14 years ago

Is GMENU deprecated? No interest at all at this bug?
The patch provided fixes the issue in gmenu_foldout.php...

Actions #2

Updated by Christian Kuhn about 11 years ago

  • Status changed from New to Rejected
  • Target version deleted (0)

With 6.1 issue #46358, the _layers menus where moved to statictemplates, and statictemplates was removed from core afterwards. This issue won't be solved in the core anymore.

Actions

Also available in: Atom PDF