User tests: Successful: Unsuccessful:
In the admin there are no SEF urls so there is no need to have a menu item alias for admin menu items. It just clutters the interface and confuses the user.
This PR only removes the display of the alias it does not stop it being created.
create an admin menu.
Create a menu item in that menu
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_menus |
grrh
so I guess I will need to update the alias generation code then so it includes the menuname in the alias. That will make it unique
Title |
|
... so it includes the menuname in the alias
or maybe better/safer use datetime with seconds 'Y-m-d-H-i-s' (eg 2020-07-05-13-52-11) for all admin aliases
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-07-05 20:57:32 |
Closed_By | ⇒ | brianteeman | |
Labels |
Added:
?
|
not that easy, if in some reason you need 2 (and more) similar title (in different menus or different type), you will get an error "alias duplication", and no possibility to edit it