You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/18 03:46:00 UTC

[jira] [Updated] (CASSANDRA-13500) Fix String default Locale with a javassit transformer

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

C. Scott Andreas updated CASSANDRA-13500:
-----------------------------------------
    Fix Version/s:     (was: 3.11.x)
                       (was: 3.0.x)

> Fix String default Locale with a javassit transformer
> -----------------------------------------------------
>
>                 Key: CASSANDRA-13500
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13500
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build, Core
>            Reporter: vincent royer
>            Priority: Minor
>             Fix For: 4.x
>
>         Attachments: 0008-Fix-String-default-Locale-with-a-javassit-transforme.patch
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Several String related methods like java.lang.String.format() use implicitly the default Locale, causing bugs with some Locale values. This byte-code manipulation in build.xml explicitly set the Locale to Locale.ROOT in all String related calls in Cassandra classes. For details, see
> https://github.com/strapdata/maven-javassist/blob/master/javassist-maven
> -plugin-core/src/main/java/com/strapdata/transformer/StringLocaleTransfo
> rmer.java



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org