Ticket #6165 (closed bug: fixed)
Buttonset: refresh() fires twice on create
| Reported by: | ehynds | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.6 |
| Component: | ui.button | Version: | 1.8.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
test case: http://jsfiddle.net/ehynds/WB9KP/
Change History
comment:1 Changed 3 years ago by scott.gonzalez
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from TBD to 1.9
comment:3 Changed 3 years ago by =
Button: removed explicit call to _init() from _create(). Fixes #6165 - buttonset: refresh() fires twice on create
Changeset: 03efae28873822a1b753a3ce22e8d5945c9832ce
Note: See
TracTickets for help on using
tickets.


Fixed in 03efae2.