Bug #94403
closedNo notification in workspaces module if AJAX-Request has result with no success
0%
Description
There are a few requests that are made by the JavaScript of the Workspaces module (stageExecuteAction, sendToSpecificStageExecute in workspaces/Rescources/Public/JavaScript/Backend.js) that may not be successful. However, so far there is no indication of this for the user. The user should at least receive a notification (via "TYPO3/CMS/Backend/Notification"?) that something could not be executed correctly.
Found in v9.5 and also v10.4.
Updated by Lukas Speck over 3 years ago
- Subject changed from Not notification in workspaces module if AJAX-Request has result with no success to No notification in workspaces module if AJAX-Request has result with no success
Updated by Lukas Speck over 3 years ago
- Category changed from Backend JavaScript to Workspaces
Updated by Benni Mack about 2 years ago
- Status changed from New to Needs Feedback
Thanks for the report. We've re-worked the AJAX loading for v11, can you re-check if this problem still exists in v11? I think it's now much clearer what should happen and if there is no results showing.
Updated by Benni Mack over 1 year ago
- Status changed from Needs Feedback to Closed
Closing this ticket now due to lack of feedback. If you feel this issue still happens in a maintained version, let me know so I can re-open the issue.