Search and Top Navigation
#5136 closed bug (duplicate)
Opened February 05, 2010 08:42AM UTC
Closed February 06, 2010 03:25AM UTC
Cookie options not working in tabs 1.8
Reported by: | mattweg | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.tabs | Version: | 1.8rc1 |
Keywords: | cookie, cookies | Cc: | |
Blocked by: | Blocking: |
Description
Hi,
The tabs script is not working with cookies as documented in version 1.8. It works fine in 1.7.2.
I'm using the cookie plugin from http://plugins.jquery.com/project/cookie.
I've narrowed the problem down to line 172 in jquery.ui.tabs.js. That line is overriding the value for o.selected that is set on line 167 in the current trunk.
Thanks! Let me know if I can help.
Attachments (0)
Change History (1)
Changed February 06, 2010 03:25AM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #5122.