Opened 11 years ago
Closed 11 years ago
#10643 closed defect (duplicate)
dojox.form.BusyButton label can't be changed permanently
Reported by: | mangelp | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Form | Version: | 1.4.0 |
Keywords: | BusyButton label | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
BusyButton? makes a copy of the label at postCreate and each time the cancel method is called it restores that copy overwriting any change you could do to the button's label.
Attached are two patches, one with a possible fix and another with a test for this.
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Oh sorry, i created the ticket twice :(, the good one is #10644.