#5264 closed bug (fixed)
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: | [email protected]… |
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]"
Change History (6)
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|---|
Priority: | minor → blocker |
comment:2 Changed 13 years ago by
Keywords: | 1.4-compat added |
---|
comment:3 Changed 13 years ago by
comment:6 Changed 11 years ago by
Milestone: | 1.8 → 1.7.3 |
---|
Note: See
TracTickets for help on using
tickets.
See #5065 for the solution that was used elsewhere in tabs.