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)
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27641
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27641
Updated by Tim Lochmüller almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 65fc589573dadfe7de51c12fc929cd6374bcb3ad.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27661
Updated by Gerrit Code Review almost 11 years ago
Patch set 1 for branch TYPO3_6-0 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27662
Updated by Tim Lochmüller almost 11 years ago
- Status changed from Under Review to Resolved
Applied in changeset 88fd2df073d85d2134ec0238b1cafdb3112508a4.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions