cancel after delete request not working
Issue #419
resolved
When clicking "Delete" button for mammo entries and subsequently clicking "Cancel" in the confirmation page the entry is still deleted
Comments (6)
-
-
@dplatten - would you have time to see what the best solution for this is?
-
I'll take a look.
-
- changed status to resolved
Changed JavaScript that is attached to the confirm delete back button. Now works in Firefox. Tested in Chrome 51, IE 11 and Firefox 47. It's a known issue (http://stackoverflow.com/questions/20420717/why-does-history-back-not-work-on-a-onclick-in-firefox). Fixes issue
#419.→ <<cset 600c0f581c2f>>
-
Thanks @dplatten, and thanks @rijkhorst for raising it.
-
- Log in to comment
Confirmed on Firefox 47. This does not happen with Chrom[e|ium] - the desired behaviour of 'go-back' does.
@rijkhorst - can you please verify this does not happen with any other browsers you have available to you? I know you were also using Firefox 47.