#4102 closed bug (fixed)
Accordion - when fillSpace: true, get a error "not a function"
Reported by: | raus22 | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7 |
Component: | ui.accordion | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
From firebug i get this bug:
this.headers.next().each(function () {maxPadding = Math.max(maxPadding, $(this).innerHeight() - $(this).height());}).height(maxHeight - maxPadding).css is not a function http://x.x.x.x:3000/javascripts/ui/ui.accordion.js?1234194616 Line 167
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r2060. Still, it seems there's another issue with your setup, since it only happens because maxHeight - maxPadding returns a negative value.
comment:3 Changed 14 years ago by
Component: | ui.core → ui.accordion |
---|
Note: See
TracTickets for help on using
tickets.
I made the error in the commitment of the ticket, and i can't edit. A mod, can you please change component to ui.accordion, and priority to critical. THANKS and sorry for the inconvenience!!!