Search and Top Navigation
#4954 closed feature (wontfix)
Opened November 11, 2009 11:04PM UTC
Closed November 12, 2009 02:22PM UTC
Last modified October 11, 2012 09:15PM UTC
Add functionality for ui-accordion-group back in
Reported by: | etiger13 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.accordion | Version: | 1.6rc6 |
Keywords: | Cc: | eddie@eddiemonge.com | |
Blocked by: | Blocking: |
Description
http://dev.jqueryui.com/changeset/1878/trunk/ui/ui.accordion.js
Why was the ui-accordion-group class functionality removed? Doesn't look like it was/would cause a problem. This is on line 36 and 106. It was in the code for awhile and if anyone created styles based on that update, it breaks. I propose those two lines be added back in since it shouldn't affect anything but leaving them out will affect some sites.
'Bug' was 'fixed' in ticket #3788
That class can't be added because that layer in the DOM doesn't exist anymore. This change was made to allow use of the accordion with more data structures, such as lists.