Ticket #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: | randy@… |
| Blocking: | Blocked by: |
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
comment:1 Changed 3 years ago by rdworth
- Priority changed from minor to blocker
- Milestone changed from TBD to 1.8
comment:3 Changed 3 years ago by scott.gonzalez
See #5065 for the solution that was used elsewhere in tabs.
Note: See
TracTickets for help on using
tickets.

