Search and Top Navigation
#4102 closed bug (fixed)
Opened February 09, 2009 03:51PM UTC
Closed February 10, 2009 09:00AM UTC
Last modified February 26, 2009 12:55PM UTC
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
Attachments (0)
Change History (3)
Changed February 09, 2009 03:59PM UTC by comment:1
Changed February 10, 2009 09:00AM UTC by comment:2
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.
Changed February 26, 2009 12:55PM UTC by comment:3
component: | ui.core → ui.accordion |
---|
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!!!