Bug #5160
closed
Packages menu entries ignored
Added by Renato Botelho about 9 years ago.
Updated about 9 years ago.
Description
After install 'System Patches' I noted the menu item "System -> Patches" were missing. The <menu> entry is present in /usr/local/pkg/systempatches.xml as expected
- Status changed from New to Feedback
- Assignee changed from Anonymous to Renato Botelho
head.inc now extracts the package config file name from config.xml and parses that file to obtain the menu information. Installed packages now appear in the menu system as required.
Note: The package web pages will require a Bootstrap upgrade.
- % Done changed from 0 to 100
- Status changed from Feedback to Assigned
- Assignee changed from Renato Botelho to Anonymous
Seems to be using the name of the package for the menu entry and not the name tag inside the menu tag.
For example the System Patches package menu is showing as System > System Patches, but it should be "Patches" based on the menu tag:
<menu>
<name>Patches</name>
<section>System</section>
<url>/system_patches.php</url>
</menu>
- Status changed from Assigned to Feedback
- Assignee changed from Anonymous to Jim Pingle
Corrected as noted. Thanks!
- Status changed from Feedback to Resolved
Also available in: Atom
PDF