Opened 13 years ago
Closed 13 years ago
#4642 closed defect (worksforme)
LayoutCode: destruction of accordion panes corrupts accordion
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The parent accordion doesn't know about the individual panes being destroyed, so the selected state is invalid and exceptions occur as a result
Change History (2)
comment:1 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:2 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
the removal case in the AccordionContainer? test works now