[ 
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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to