User tests: Successful: Unsuccessful:
Pull Request resolves #48255 .
When deleting a menutype which contained the default menu item or had a checkout menu module the error message was the same AND it included the string "Joomla\CMS\Table\MenuType" which is not useful of user friendly
Create multiple menutype and associate a module with each
Log in as a different user and checkout one of the menu modules (not the one with the default "home" menu item)
Log back in as another user and
Both cases display the same error message

Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Language & Strings Libraries |
| Title |
|
||||||
| Title |
|
||||||
| Category | Administration Language & Strings Libraries | ⇒ | SQL Administration com_admin Postgresql com_banners com_categories com_config com_fields com_installer com_menus com_modules com_templates com_users Language & Strings |
will fix the conflicts later - not that happy that this minor change has to wait almost a year
will fix the conflicts later - not that happy that this minor change has to wait almost a year and other PR that are absolutely new features are still being written for 6.2
This pull request has conflicts, please resolve those before we can evaluate the pull request.
| Labels |
Added:
Language Change
Conflicting Files
PR-5.4-dev
PR-6.3-dev
|
||
| Category | Administration Language & Strings SQL com_admin Postgresql com_banners com_categories com_config com_fields com_installer com_menus com_modules com_templates com_users | ⇒ | Administration Language & Strings Libraries |
conflicts resolved
| Labels |
Removed:
Conflicting Files
PR-5.4-dev
|
||
| Labels |
Added:
Updates Requested
|
||
@brianteeman We had discussed the previous PR #48298 for the same issue among maintainers, and we came to the conclusion that according to the definition here https://github.com/joomla/joomla-cms#which-branch-should-my-pull-request-target it is not really bug fix and so should be handled like a feature. This means it should be rebased (or remade if that is easier due to the 6.3-dev not being up to date with 5.4-dev) for 6.3-dev. Could you do that? Thanks in advance.