Actions
Bug #24973
closedUser setup - pressing return creates installtool file
Start date:
2011-02-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
In user setup, if you press return, the form gets submitted with the last submit button. And this is not the save but the installtool file creation / deletion.
To prevent this, use input type="button" with some javascript.
Additionally a flashmessage is added to "Reset configuration", as the used message "User setup was saved" simply is wrong, and a message for this action has been forgotten.
2 undefined vars are solved with this patch too.
(issue imported from #M17501)
Files
Updated by Steffen Kamper almost 14 years ago
committed to 4_5 and trunk rev 10429/10430
Actions