Search and Top Navigation
#2651 closed bug (fixed)
Opened April 04, 2008 01:39AM UTC
Closed January 24, 2009 05:27PM UTC
ajax ui.tabs and rotation causes error
| Reported by: | jsamort | Owned by: | klaus.hartl |
|---|---|---|---|
| Priority: | major | Milestone: | 1.7 |
| Component: | ui.tabs | Version: | 1.5 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
Using the latest ui.tabs with remote tabs (ajax tabs) and rotate causes an error:
$span.data('label.tabs', $span.html()) has no properties
Commenting out the if (o.spinner) {...} blocks between lines 485 and 499 will allow it to run without the error.
Attachments (0)
Change History (10)
Changed April 04, 2008 06:24AM UTC by comment:1
| owner: | paul → klaus |
|---|
Changed May 04, 2008 03:33PM UTC by comment:2
| type: | bug → feature |
|---|
Changed May 04, 2008 03:37PM UTC by comment:3
| priority: | major → minor |
|---|
Changed May 24, 2008 03:39AM UTC by comment:4
| milestone: | 1.2.4 |
|---|
Milestone 1.2.4 deleted
Changed May 24, 2008 07:32PM UTC by comment:5
| component: | ui.core → ui.tabs |
|---|---|
| version: | 1.2.3 → 1.5b4 |
Changed June 11, 2008 02:17AM UTC by comment:6
| owner: | klaus → klaus.hartl |
|---|---|
| status: | new → assigned |
| type: | feature → bug |
| version: | 1.5b4 → 1.5 |
Changed August 17, 2008 10:23AM UTC by comment:7
| milestone: | → TDB |
|---|
Changed January 24, 2009 10:54AM UTC by comment:8
| priority: | minor → major |
|---|
Changed January 24, 2009 10:57AM UTC by comment:9
| milestone: | TBD → 1.6 |
|---|
Changed January 24, 2009 05:27PM UTC by comment:10
| resolution: | → fixed |
|---|---|
| status: | assigned → closed |
[1786]