[
https://issues.apache.org/jira/browse/FINERACT-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066085#comment-18066085
]
Adam Saghy commented on FINERACT-2538:
--------------------------------------
[~hms2186] I was wondering whether this is only a warning for
`EnumValueValidator` or are there any other places where String.format is used
but no Locale was provided?
> Fix String Locale compiler warning in EnumValueValidator
> --------------------------------------------------------
>
> Key: FINERACT-2538
> URL: https://issues.apache.org/jira/browse/FINERACT-2538
> Project: Apache Fineract
> Issue Type: Bug
> Affects Versions: 1.10.1
> Reporter: Hemanth Madhav
> Priority: Major
>
> Resolved the 'String.format(String, Object...)' compiler warning in the
> EnumValueValidator class by specifying 'Locale.US'. This ensures consistent
> string formatting across different environments and satisfies the project's
> static analysis requirements.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)