Actions
Bug #20874
closedGMENU_FOLDOUT does not render the onclick event (and becomes useless)
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
Actions