User tests: Successful: Unsuccessful:
Pull Request for Issue #13642.
\JInstallerAdapterComponent::_removeAdminMenus
to remove only the protected menu items, i.e. - menutype == 'main'
and leave alone other menutypes.\JInstallerAdapterComponent::_updateSiteMenus
as \JInstallerAdapterComponent::_updateMenus
to update the admin menus as well.Extra: Uninstall your component. The menu item should still exist in your custom admin menu, though orphaned.
The custom menu item in step 3 above, should still point to the same component.
Without this patch The custom menu item in step 3 above is removed. After this patch, we get the expected result.
None
Pinging @rdeutz @infograf768 @Bakual
Milestone |
Added: |
I also tested it successfully
There's already a tracking issue... joomla/jissues#939
Status | New | ⇒ | Ready to Commit |
RTC
Thank you @izharaazmi and testers!
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-02-02 18:48:16 |
Closed_By | ⇒ | Kubik-Rubik | |
Labels |
Added:
?
|
Category | ⇒ | Libraries External Library |
@izharaazmi I am preparing the beta release just now, we have a beta2 next week, if it makes sense we will add it.
Tested successfully (Item not found at Issue Tracker).
Test using Sermonspeaker installing, uninstalling, reinstalling (not tested on Update). All works like described in Instructions.