Enhancement: Deprecated Sidebar API usage #103
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Audit Finding L-2
Severity: Low
Issue:
MokoJoomCrossHelper::addSubmenu()uses\Joomla\CMS\HTML\Sidebar::addEntry()and::render()which are deprecated in Joomla 5. This produces PHP deprecation notices and may not render in Joomla 6.Fix: Replace with toolbar submenu buttons or the Joomla 5
SubMenuHelperpattern.Files:
MokoJoomCrossHelper.php,Dashboard/HtmlView.phpLabel:
priority: low,type: enhancementBranch created:
feature/103-enhancement-deprecated-sidebar-api-usage