Actions
Bug #77944
closedDuplicate FE-Users on save-and-close
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2016-09-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
In IE11, with a single click on save and close, it will create two fe_users. The second one with the usual zero at the end.
This only happens in IE11 (and possibly other IE versions I couldn't test).
Also works normal if I only hit the save button. But the error happens if I open the save-dropdown, and just click on save instead of one in the dropdown.
Possible related issue: https://forge.typo3.org/issues/77942
Updated by Riccardo De Contardi over 8 years ago
- Status changed from New to Closed
Updated by Remo H. about 8 years ago
Can confirm this for IE11 (on Win7).
Also for the "save" button.
Funny enough on a local 7 LTS develop version, I had this issue, and then 10 minutes later not anymore.
Actions