When a localized message is not found for a given key, OpenJPA should output
the log arguments
----------------------------------------------------------------------------------------------
Key: OPENJPA-1756
URL: https://issues.apache.org/jira/browse/OPENJPA-1756
Project: OpenJPA
Issue Type: Bug
Reporter: Patrick Linskey
Currently, when Localizer.java fails to resolve a localized message key, the
arguments passed to the localizer are lost when generating a default string.
This is unfortunate, as the localized key often is somewhat useful in and of
itself, so if we could provide additional context, a missing key would be less
of a problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.