[
https://issues.apache.org/jira/browse/OFBIZ-11159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-11159.
-----------------------------------
Fix Version/s: Upcoming Branch
Resolution: Implemented
Thanks Pierre,
I rather applied:
{code:java}
if (Debug.warningOn()) {
Debug.logWarning(name + " misses in " + resource + " for locale " + locale, module);
}
{code}
> Wrong log level show for missing labels
> ---------------------------------------
>
> Key: OFBIZ-11159
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11159> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Affects Versions: Trunk, Release Branch 15.12, Release Branch 16.11, Release Branch 17.12, Release Branch 18.12
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Priority: Major
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-11159-LogMessage.diff
>
>
> Currently, the log level for missing labels in UtilProperties is set to Info. This should however be, at least, of level warning.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)