Actions
Bug #67422
closedExtJS cards do not work
Start date:
2015-06-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
The commit fd5eae7e06dd0e0ba89585fd50a9d41a766f7b98 introduced a bug for the ExtJS cards feature. Altough this feature is not used by any core extensions it could break third party extensions. The line:
this.loadedModule = mod;
Simply got removed from "typo3/sysext/backend/Resources/Public/JavaScript/modulemenu.js" in the mentioned commit while changing indenting.
Updated by Gerrit Code Review over 9 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 http://review.typo3.org/40187
Updated by Wouter Wolters over 9 years ago
- Target version changed from next-patchlevel to 7.3 (Packages)
- Sprint Focus set to Stabilization Sprint
Updated by Anonymous over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1c73e050f520b98f25e001959918abc2119e4f9f.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions