default tab setting ignored
davidsnyder@me.com - June 30, 2008 - 15:02
| Project: | Magic Tabs |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Since the module was updated so that the tab last selected by the user is the tab presented when the user returns (which is great) the default tab override seems to no longer work - for example, setting it so that tab 0 is always displayed for a certain tab set when the user visits the page. Is it the case that this function no longer works by design?

#1
It works, but user session overrides that. New users accessing the site should see the default, until they choose a different tab.
Note that if you use caching, anonymous users might see the default tab always, since this is served from cache.