Search and Top Navigation
#7731 closed bug (notabug)
Opened September 21, 2011 09:48AM UTC
Closed October 06, 2011 08:01AM UTC
Tab selection does not work in combination with ajax and cookie plugin
Reported by: | tiny_grasshopper | Owned by: | tiny_grasshopper |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.tabs | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Using version 1.8.16 a selected tab will only be restored after a real page refresh.
Reloading the tab element and its javascript code via ajax ends up in overwriting the cookie. :(
Using 1.7.x this effect does not occur and everything works like expected.
Attachments (0)
Change History (3)
Changed September 21, 2011 03:54PM UTC by comment:1
owner: | → tiny_grasshopper |
---|---|
status: | new → pending |
Changed September 21, 2011 03:54PM UTC by comment:2
component: | ui.core → ui.tabs |
---|
Changed October 06, 2011 08:01AM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Please provide a reduced test case.