Complex symlink to parent menu configuration bug

Bug #929992 reported by TitanKing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Fix Released
Medium
TitanKing

Bug Description

a Complex bug that resulted in menu items not found exists when the plugin xml configuration symlinks a local plugin, but wants the plugin to exist under an existing menu of another plugin. The menu type needs to be a jump to link, Example below:

<menu name="AdldapAuth Konfiguration" type="3" link="control-panel.AdldapAuth.Configuration" symlink="adGroupAdminList.php" alias="control-panel.AdldapAuth.Configuration" rank="last" parentlink="system-admin/general-settings.php" plugin="PHPDevShell">
<menu name="AD Verknüpfungen" link="adGroupAdminList.php" alias="AdldapAuth_GroupAdminList" rank="1" />
..some more..
</menu>

The bug was fixed with an early patch provided below.

Revision history for this message
TitanKing (titan-phpdevshell) wrote :
Changed in phpdevshell:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.