Ticket #6856 (closed bug: fixed)
Accordion: Opening a panel after all panels have been collapsed causes an error
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.9 |
| Component: | ui.accordion | Version: | 1.8.8 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Change History
comment:1 Changed 2 years ago by Scott González
- Status changed from new to closed
- Resolution set to fixed
comment:2 Changed 2 years ago by scott.gonzalez
- Milestone changed from 1.9 to 1.8.9
Fixed in 1-8-stable in a7aa65d1fcbb21f6591985d05e147daa23df60d5.
Note: See
TracTickets for help on using
tickets.


Accordion - Make sure we have an element before trying to modify the className. Fixes #6856 - Accordion: Opening a panel after all panels have been collapsed causes an error.