Skip to content

Comments

[#42733] Fixes menu verification check for menu types with Unicode characters#42738

Closed
Kubik-Rubik wants to merge 1 commit intojoomla:5.1-devfrom
Kubik-Rubik:fix-42733
Closed

[#42733] Fixes menu verification check for menu types with Unicode characters#42738
Kubik-Rubik wants to merge 1 commit intojoomla:5.1-devfrom
Kubik-Rubik:fix-42733

Conversation

@Kubik-Rubik
Copy link
Member

@Kubik-Rubik Kubik-Rubik commented Jan 31, 2024

Pull Request for Issue #42733.

Summary of Changes

This small change fixes the menu verification check for menu types with Unicode characters, such as German umlauts (ä, ü, ö).

Testing Instructions

  1. Enable the option "Unicode Aliases" in the global settings
  2. Create a new menu with the name "Menü" and the unique name "menü"
  3. Open the "All Menu Items" page and select the newly created menu from the drop-down list

Actual result BEFORE applying this Pull Request

You will see the error "The Menu type doesn't exist." and all menu items are loaded.

Expected result AFTER applying this Pull Request

No error is displayed, and the correct menu items are loaded.

Link to documentations

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

@Quy
Copy link
Contributor

Quy commented Jan 31, 2024

Rebase for v4.4?

@richard67
Copy link
Member

If it’s a bug fix and the bug is also present in 4.4-dev it should indeed be fixed in 4.4-dev and will be merged up into 5.0-dev and 5.1-dev by the release managers.

@ghost
Copy link

ghost commented Feb 1, 2024

Bug in 4.4.2:

Untitled

@Kubik-Rubik Kubik-Rubik changed the base branch from 5.1-dev to 4.4-dev February 1, 2024 11:07
@Kubik-Rubik Kubik-Rubik changed the base branch from 4.4-dev to 5.1-dev February 1, 2024 11:08
@Kubik-Rubik Kubik-Rubik closed this Feb 1, 2024
@Kubik-Rubik Kubik-Rubik deleted the fix-42733 branch February 1, 2024 11:22
@Kubik-Rubik
Copy link
Member Author

PR against 4.4-dev: #42741

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants