You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Ralph Goers (Jira)" <ji...@apache.org> on 2020/04/12 07:34:00 UTC

[jira] [Closed] (LOG4J2-2817) Allow the file size action to be sensitive to the correct Locale.

     [ https://issues.apache.org/jira/browse/LOG4J2-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers closed LOG4J2-2817.
-------------------------------
    Fix Version/s: 2.13.2
       Resolution: Fixed

Patch was applied.

> Allow the file size action to be sensitive to the correct Locale.
> -----------------------------------------------------------------
>
>                 Key: LOG4J2-2817
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2817
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Appenders
>    Affects Versions: 2.13.1
>            Reporter: Ralph Goers
>            Priority: Major
>             Fix For: 2.13.2
>
>
> The file size action uses Locale.getDefault(). This may vary the parsing depending on the Locale. Using Locale.ROOT instead would mean that the parsing rules will never change.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)