-
Bug
-
Resolution: Awaiting Response
-
Normal
-
None
Bug:
If different language than en-US is set in browser then:
- minecraft.net root page display Apache default error page "URL not found"
- profile page or article page display custom "creeper" 404 page, because locale is not added into URL.
- Correct URL would be: https://www.minecraft.net/en-us/msaprofile
- But instead this url is generated: https://www.minecraft.net/msaprofile
Environment:
- Windows 11 + Chrome / iOS Safari
- Language: cs-CZ
How to reproduce:
- Add different language to browser and set it as primary/move on top of the list.
- Go to https://minecraft.net
Fix proposal:
- If unsupported language is detected in user's browser then fallback to en-US.