Andrew Schmidt created WFLY-11202:
-------------------------------------
Summary: Default ResourceBundle fails to load
Key: WFLY-11202
URL:
https://issues.jboss.org/browse/WFLY-11202
Project: WildFly
Issue Type: Bug
Affects Versions: 14.0.1.Final
Reporter: Andrew Schmidt
Assignee: Jason Greene
Attachments: resourcebundle.zip
Wildfly 14 no longer loads the default message bundle when a locale is specified and the
specific locale has no properties file.
For example, in the attached project, I have a messages.properties file, Wildfly 13 and
previous releases would simply load the messages.properties if there is no
messages_en.properties. But in wildfly 14 this is no longer the case (it appears it
provides a different resourcebundle)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)