Actions
Bug #106670
openPlugin is duplicated when saving quickly after changing plugin type (Chrome only)
Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2025-05-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Description / Expected Behavior:
When creating a new content element of type "Plugin" and switching the selected plugin type, saving the element should result in only one record being created—regardless of how quickly the user clicks "Save".
Actual Behavior:
If the user changes the plugin type and immediately clicks "Save" (before the "Record saved" message appears), the plugin gets duplicated and appears twice on the page.
Browser:
Chrome (the issue only occurs in Chrome)
Steps to Reproduce:
- Open a page in the backend and add a new content element of type "Plugin"
- In the "Plugin" tab, change the "Selected Plugin" to a different type
- Quickly click "Save" (before the "Record saved" message appears)
- The plugin will appear twice on the page
No data to display
Actions