cubicweb #619080 double submission of entity creation forms [resolved]
Some users of the extranet have been able to submit twice the creation of a ticket by double clicking on the "validate" button, which should be caught somehow. Presumably this occured with IE7 (I was not able to reproduce on Linux/FFox). | |
priority | important |
---|---|
type | bug |
done in | 3.5.12 |
load | 0.100 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2010/01/20 16:05
-
2010/01/22 11:52
-
2010/01/22 11:56, written by sthenault
-
2010/01/22 12:32, written by mailbot
add commentThis one is a release blocker for Pylos.
It's a shame.. button element is standard.
it's absoluly not a pb of being standard or not.
The pb is that the change from input to button in the framework has been done without thinking at all about css / js / bw compat.
I did think about it. Obviously not enough or not with enough
knowledge of some parts to be able to forsee the breakage.