Actions
Bug #95661
closed"Send to stage"-modal will not show when using the workspace preview control
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2021-10-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
nprogress
Complexity:
Is Regression:
Sprint Focus:
Description
The "Send to stage"-modal will not show when using the "Send to stage"-button of the workspace preview modul. If you track down the script error, this seems to be the problem:
Within nprogess.js render function there is a query for an object (id="workspace-content-wrapper"), but it can't be found.
If the id can be found, the "Send to stage"-modal will show up and work just fine.
Updated by Oliver Bartsch about 3 years ago
- Related to Bug #94819: Unneeded AJAX calls in Workspaces module added
Updated by Oliver Bartsch about 3 years ago
- Related to deleted (Bug #94819: Unneeded AJAX calls in Workspaces module)
Updated by Oliver Bartsch about 3 years ago
- Related to Feature #91085: No visual feedback in workspace module during ajax calls added
Updated by Gerrit Code Review about 3 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/c/Packages/TYPO3.CMS/+/72080
Updated by Oliver Bartsch about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 04a1358025f88dd5113279ab7f83c773a4069e4d.
Actions