Closed (outdated)
Project:
Quick Tabs
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2012 at 14:21 UTC
Updated:
19 May 2020 at 20:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
samerali commentedI have the same issue myself, any way we could fix this quickly?
Comment #2
samerali commentedI tracked down this issue to function _quicktabs_get_active_tab(),
at first line of the function where "key($quicktabs['tabs'])" always returns the 2nd tab id for some reason,
by using reset($quicktabs['tabs']); to reset the current position of the tab's array.
attached patch file.
Comment #3
netw3rker commentedComment #4
avpadernoI am closing this issue, since it's for a Drupal version no longer supported.