Actions
Bug #5891
closedImplemented Subscriptions and Access Denied menus and remove ItemId setting from CBSubs module (Plugin URLs not using pluginClassUrl)
Bug #5891:
Implemented Subscriptions and Access Denied menus and remove ItemId setting from CBSubs module (Plugin URLs not using pluginClassUrl)
Description
Plugin URLs are not being constructed with pluginClassUrl causing their Itemid to always be the profile menu item itemid. This means you can't assign modules to CBSubs pages nor can you assign modules to CB profile that don't show on CBSubs pages. pluginClassUrl will attempt to pull the Itemid for a menu item to that plugins component view with fallback to profile menu item.
Actions