Actions
Bug #55998
closedUsage of undefined variables in ShortcutToolbarItem
Start date:
2014-02-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
- $lastGroup is undefined but is used in an AND condition (around line 272)
- $shortcutLabel is undefined and its passed to a function (around line 282)
Actions