The button.click() implementation first triggers the
onclick event, then checks if the button is disabled,
and then fires the action. For forms where the onclick
event disables the button to keep this form from being
resubmitted, the action fails because the button is
disabled after the onclick event has been fired. The
order of events should be the same as it would be in a
browser - the button should be checked for disabled
first, then the onclick event should be triggered and
the form action submitted.
Wolfgang Fahl
None
None
Public
|
Date: 2008-04-01 15:05
|
|
Date: 2008-04-01 15:05
|
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2008-04-01 15:05 | wolfgang_fahl |
| resolution_id | None | 2008-04-01 15:05 | wolfgang_fahl |
| assigned_to | nobody | 2008-04-01 15:05 | wolfgang_fahl |
| close_date | - | 2008-04-01 15:05 | wolfgang_fahl |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use