Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some languages don't show in admin locale selectbox #1121

Closed
HirokazuNishi opened this issue Mar 24, 2015 · 7 comments
Closed

Some languages don't show in admin locale selectbox #1121

HirokazuNishi opened this issue Mar 24, 2015 · 7 comments

Comments

@HirokazuNishi
Copy link
Contributor

Hi,

I installed latest Dev RC, and found this bug.
Some languages like Japanse, Korean and Chinese are not displayed in admin locale selection.
Please see attached image.

Also, these empty labeled languages don't show up bottom language switcher.

My environment is,

  • Google Chrome
  • MaxOS X 10.10.2
  • Apache 2.2.27
  • PHP 5.5.15
  • MySQL 5.6.20

empty-localename

@mazhalai
Copy link
Contributor

@HirokazuNishi Can you clear your browser cache and cache within the var folder an try again?

@HirokazuNishi
Copy link
Contributor Author

I tested with others ( safari, firefox ), but all of them were same.
I reported same issue on Magento 1.x at two or tree years ago.

@mazhalai
Copy link
Contributor

@HirokazuNishi what version of magento did you install?

@HirokazuNishi
Copy link
Contributor Author

I investigated more deeper, and found this bug caused by htmlspecialchars function.
As you know, this function requires 3rd parameter (charset) after PHP version 5.4. But if illegal UTF-8 characters are given it, it automatically returns empty string.

@HirokazuNishi
Copy link
Contributor Author

@mazhalai I installed 0.74.0-beta1.

@piotrekkaminski
Copy link
Contributor

Internal issue: MAGETWO-43616

@mazhalai
Copy link
Contributor

@HirokazuNishi it has been a while since you reported this issue. we haven't been able to reproduce this issue, so closing it. Please open a new ticket if you continue to have problems.

magento-team pushed a commit that referenced this issue Oct 5, 2017
[TSG] Backporting for 2.0 (pr8) (2.0.15)
VitaliyBoyko pushed a commit to VitaliyBoyko/magento2 that referenced this issue Jun 22, 2018
…inUi-modularity

magento#1116 Resolve dependency InventoryAdminUi on Inventory module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants