Project

General

Profile

Actions

Bug #4533

closed

Tabs no longer active when using plugin class in the URL

Added by krileon almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02 July 2014
Due date:
% Done:

100%

Estimated time:

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 #1

Updated by krileon almost 10 years ago

Looks like that won't quite work as custom html usages with tab URLs would also be broken. Need to implement mapping of pluginclass to tab id then have a JS function to force a tab selection. All of this could be done in getViewTabs as it is specific to actual CB tabs and not just and cbTabs class usage.

Actions #2

Updated by krileon almost 10 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed by MR #215

Actions #3

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF