#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: | ||
Blocked by: | Blocking: |
Description
test case: http://jsfiddle.net/ehynds/WB9KP/
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | 1.9 → 1.8.6 |
---|
comment:3 Changed 13 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.