Actions
Bug #4533
closedTabs no longer active when using plugin class in the URL
Description
You can use tab id, tab title, index, etc.. to activate a tab, but no longer pluginclass. This breaks B/C as a couple of plugins use it in their tab URLs. Example URL structure as follows.
index.php?option=com_comprofiler&task=userprofile&user=63&Itemid=494&tab=getmypmsprotab
IMO these URL structures should be fixed send &tab=TAB_ID as it's the absolute most reliable method.
Actions