[hibernate-commits] [hibernate/hibernate-validator] 5ba988: HV-1140 Use ROOT locale in StringHelper#decapitali...

GitHub noreply at github.com
Fri Oct 21 09:42:54 EDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-validator
  Commit: 5ba988d090aa6148771e1c693a04ad9df6c820f4
      https://github.com/hibernate/hibernate-validator/commit/5ba988d090aa6148771e1c693a04ad9df6c820f4
  Author: Mert ÇALIŞKAN <mert at t2.com.tr>
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
    M engine/src/main/java/org/hibernate/validator/internal/util/StringHelper.java
    M engine/src/test/java/org/hibernate/validator/test/internal/util/StringHelperTest.java

  Log Message:
  -----------
  HV-1140 Use ROOT locale in StringHelper#decapitalize

Before that, we could have locale specific behaviors when lowercasing.
It was especially true for the Turkish locale - which is often cited as
an example of this issue.




More information about the hibernate-commits mailing list