Skip to main content

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 klaus comment:1

owner: paulklaus

Changed May 04, 2008 03:33PM UTC by paul comment:2

type: bugfeature

Changed May 04, 2008 03:37PM UTC by paul comment:3

priority: majorminor

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 paul comment:5

component: ui.coreui.tabs
version: 1.2.31.5b4

Changed June 11, 2008 02:17AM UTC by klaus.hartl comment:6

owner: klausklaus.hartl
status: newassigned
type: featurebug
version: 1.5b41.5

Changed August 17, 2008 10:23AM UTC by Cloudream comment:7

milestone: → TDB

Changed January 24, 2009 10:54AM UTC by klaus.hartl comment:8

priority: minormajor

Changed January 24, 2009 10:57AM UTC by klaus.hartl comment:9

milestone: TBD1.6

Changed January 24, 2009 05:27PM UTC by klaus.hartl comment:10

resolution: → fixed
status: assignedclosed

[1786]