User tests: Successful: Unsuccessful:
PARTIAL Pull Request for Issue #41268 .
When creating custom admin menus you usually start from a preset. Many of the menu items in the preset as the + quicktask link.
However as reported in #41268 the quicktask is lost if you edit and save the menu item. This is because the xml for the component doesnt have the relevant param. That is what this PR is doing. Fixing a bug so that you can create an admin menu item with a quicktask AND edit an existing admin menu item without losing the quicktask.
While testing this it became apparent that there are several existing admin menu items that can not be created individually never mind if they support the quicktask. eg new admin module
For that reason I am amrkin this as a draft until I have time over the weekend hopefully to fix it
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Administration com_categories com_messages com_modules com_users |
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-08 11:57:39 |
Closed_By | ⇒ | brianteeman | |
Labels |
Added:
PR-4.4-dev
|
@brianteeman Is the issue still unresolved with you closing this?