Search and Top Navigation
#5264 closed bug (fixed)
Opened March 03, 2010 05:07AM UTC
Closed March 04, 2010 02:36AM UTC
Last modified January 18, 2012 01:44AM UTC
cookie name is: "ui-tabs-[object Object]"
Reported by: | rsyring | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.7.3 |
Component: | ui.tabs | Version: | 1.7.2 |
Keywords: | 1.4-compat | Cc: | randy@rcs-comp.com |
Blocked by: | Blocking: |
Description
When using the cookie feature like:
$("#right_block").tabs({ cookie: { expires: 30 } });
I get a cookie name of "ui-tabs-[object Object]"
Attachments (0)
Change History (6)
Changed March 03, 2010 05:39PM UTC by comment:1
milestone: | TBD → 1.8 |
---|---|
priority: | minor → blocker |
Changed March 03, 2010 05:40PM UTC by comment:2
keywords: | → 1.4-compat |
---|
Changed March 03, 2010 06:00PM UTC by comment:3
See #5065 for the solution that was used elsewhere in tabs.
Changed March 04, 2010 02:36AM UTC by comment:4
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r3870.
Changed March 29, 2010 02:20PM UTC by comment:5
Backported to 1.7.3 in r3976
Changed January 18, 2012 01:44AM UTC by comment:6
milestone: | 1.8 → 1.7.3 |
---|