Hi everybody,
I think, that I have found a bug.
The list of all menu items of the new menu should appear and it should be able to change the order.
In Joomla!3 everything is fine with this setting.
Labels |
Added:
No Code Attached Yet
|
Hey Fedik,
No, I do not mean this. This is no error message, this is an informational message.
Please follow my instructions.
Markus
now I get it, thanks for screenshot,
yea that a bug
Labels |
Added:
J4 Issue
bug
|
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.
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)
Or we change the filter from cmd to string.
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?
Has this since been solved?
Looks like it to me
Then I'm closing this one.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-11-05 22:41:10 |
Closed_By | ⇒ | Hackwar |
I not sure if I understood your problem correctly,
Do you mean this message?
If yes, then this is correct behavior. The ordering will be available only after save the menu, the same is for joomla 3.