No Code Attached Yet J4 Issue bug
avatar Worti2
Worti2
21 Dec 2021

Hi everybody,

I think, that I have found a bug.

Steps to reproduce the issue

  1. Set in your operation system of your computer the keyboard to German.
  2. Set in your mainconfiguration of Joomla! 4 the SEO-setting "Unicode Aliases" to Yes.
  3. Create a new menu with an ö, ä or ü in the "Unique Name" field.
  4. You do not have to create a new navigation module with the new menu.
  5. Create some new menuitems in the new menu
  6. Then have a look at the menu items in the backend.

Expected result

The list of all menu items of the new menu should appear and it should be able to change the order.

Actual result

  1. An error message appears "The Menu type does not exist." and you will see all menu items of all menus.
  2. If you select the main menue everything is fine.
  3. But if you select the new menue, all menueitems and the message will appear. And you are not able to change the order.

System information (as much as possible)

  1. system information is attached

Additional comments

In Joomla!3 everything is fine with this setting.

Markus
systeminfo-2021-12-21T19 12 53+01 00.txt

avatar Worti2 Worti2 - open - 21 Dec 2021
avatar joomla-cms-bot joomla-cms-bot - change - 21 Dec 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 21 Dec 2021
avatar Fedik
Fedik - comment - 21 Dec 2021

I not sure if I understood your problem correctly,
Do you mean this message?

image

If yes, then this is correct behavior. The ordering will be available only after save the menu, the same is for joomla 3.

avatar Worti2
Worti2 - comment - 21 Dec 2021

Hey Fedik,

No, I do not mean this. This is no error message, this is an informational message.

Please follow my instructions.

Markus

avatar brianteeman
brianteeman - comment - 21 Dec 2021

I can confirm the problem

image

image

avatar Fedik
Fedik - comment - 21 Dec 2021

now I get it, thanks for screenshot,
yea that a bug

avatar Fedik Fedik - change - 22 Dec 2021
Labels Added: J4 Issue bug
avatar Fedik Fedik - labeled - 22 Dec 2021
avatar Fedik Fedik - labeled - 22 Dec 2021
avatar HLeithner
HLeithner - comment - 22 Dec 2021

the problem is in the getRedirectToItemAppend function in the controller, we use the cmd filter to get the menutype. It's also in j3 but it seems the code is not used in j3 very often.

avatar Fedik
Fedik - comment - 22 Dec 2021

Maybe we have to use cmd for the field filter, before a save? or always transliterate that field (it does not meant to be used as alias anyway)

avatar richard67
richard67 - comment - 23 Dec 2021

Or we change the filter from cmd to string.

avatar Hackwar
Hackwar - comment - 5 Nov 2022

I just tested this with a menu named menü for the "unique name" and can't reproduce this anymore. I set the aliases to unicode, created the menu and it has an umlaut in the name field. When clicking on the backend menu link, I get a proper screen with the right content. Has this since been solved?

avatar brianteeman
brianteeman - comment - 5 Nov 2022

Has this since been solved?

Looks like it to me

avatar Hackwar Hackwar - close - 5 Nov 2022
avatar Hackwar
Hackwar - comment - 5 Nov 2022

Then I'm closing this one.

avatar Hackwar Hackwar - change - 5 Nov 2022
Status New Closed
Closed_Date 0000-00-00 00:00:00 2022-11-05 22:41:10
Closed_By Hackwar

Add a Comment

Login with GitHub to post a comment