Actions
Bug #78421
closedmissing implementation of refresh methods in Viewport.js
Start date:
2016-10-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
On Location Sprint
Description
Within modulemenu.js the method reloadFrames calls:
TYPO3.Backend.NavigationContainer.refresh(); TYPO3.Backend.ContentContainer.refresh();
both methods are defined but not implemented in the Viewport.js
Updated by Gerrit Code Review about 8 years ago
- Status changed from In Progress 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/50362
Updated by Gerrit Code Review about 8 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/50362
Updated by Frank Nägler about 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 145eb8c719091bad66d2df791b2557fb562a1c9c.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions