Closed (fixed)
Project:
Tabbed Block
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 May 2008 at 16:18 UTC
Updated:
21 May 2008 at 20:32 UTC
Jump to comment: Most recent file
Hi and thanks for your module!
I was trying it out and it seems that part of the code that sets and gets cookies is not working correctly. The tabs always go back to the default state on reload.
I tried on both FF and IE, and the results were the same. Any ideas?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | tabbed_block.js_.txt | 3.46 KB | bcn |
Comments
Comment #1
bcn commentedAfter a bit of testing I found at least 2 things that are keeping the cookies from working.
First is that the wrong cookie value is being set in the tabbed_block_tab function.
Second is the code to trigger the link back to the previous state was removed from the lastest releases. This could be intentional, but it seems to not work at all without it. The line that had been removed was:
Comment #2
joetsuihk commentedconfirmed bug.
thanks a lot
working on patch.
Comment #3
bcn commentedSorry I can't roll a patch right now, but I attached a copy of the js file that is now working.
Comment #4
joetsuihk commentedcommitted to head
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.