Ticket #2655 (closed defect: worksforme)
Multiple requests on form bind (for post method)
| Reported by: | mknavaneethan@… | Owned by: | dante |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | IO | Version: | 0.4.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I noticed this weird behaviour.
I have a form in a dialog. The first time after the page is loaded or refreshed, when I submit form it's sending the request twice to my POST method. With every subsequent submit the number of requests increases by one (the secnd time I submit, 3 requests are sent, the third time 4 requests are sent and so on ... ).
Thanks, Karthik.
Change History
Note: See
TracTickets for help on using
tickets.