Actions
Bug #91955
closedEvent stacking when workspace gets deleted
Start date:
2020-08-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:
Description
The patch for issue #91948 introduced reloading the workspace menu when a workspace gets modified. Unfortunately, the event listening is registered at the wrong location, causing event stacking.
Updated by Andreas Kienast over 4 years ago
- Related to Task #91948: Reload topbar when sys_workspace table is modified added
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65227
Updated by Gerrit Code Review over 4 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/c/Packages/TYPO3.CMS/+/65227
Updated by Andreas Fernandez over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 936a6f01a82326f73ca71cf6c0a96b1c6149cbe6.
Actions