Details
Description
For some reason Locale.getAvailableLocales() returns an array list whose first member is a locale without a display name which causes an FTL error at ListLocales page. The error is not occurring for the demo trunk. The attached patch adds a line to UtilMisc to check that a displayName exists before adding the locale to the list in case the same happens for other users.
Attachments
Attachments
Issue Links
- is duplicated by
-
OFBIZ-6313 change language cause exception
- Closed