Ticket #191 (closed defect: fixed)
custom validator js causes duplicated postbacks
| Reported by: | xue | Owned by: | wei |
|---|---|---|---|
| Priority: | urgent | Milestone: | 3.0.2 |
| Component: | Prado Framework v3 | Version: | 3.0 |
| Severity: | major | Keywords: | |
| Cc: |
Description (last modified by xue) (diff)
This happens only on IE, not FF.
When a page has a custom validator and a TButton, clicking on the button will cause postback twice (i.e., running index.php twice on the server side). TLinkButton looks fine. I haven't checked other postback controls.
Please check the associated functionality test (tests/FunctionalTests/tickets/index.php?page=Ticket191)
Change History
Note: See
TracTickets for help on using
tickets.
