Opened 12 years ago
Closed 11 years ago
#7731 closed bug (notabug)
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.
Change History (3)
comment:1 Changed 12 years ago by
Owner: | set to tiny_grasshopper |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Component: | ui.core → ui.tabs |
---|
comment:3 Changed 11 years ago by
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.