[jira] [Updated] (OFBIZ-10632) ‘String#toLowercase()’ and ‘String#toUppercase()’ should be used when possible

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10632: --- Description: Usage of {{"foo".toLowerCase()}} should be preferred to {{"foo".toLowerCase(Lo

[jira] [Updated] (OFBIZ-10632) ‘String#toLowercase()’ and ‘String#toUppercase()’ should be used when possible

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10632: --- Description: Usage of {{"foo".toLowerCase()}} should be preferred to {{"foo".toLowerCase(Loc

[jira] [Updated] (OFBIZ-10632) ‘String#toLowercase()’ and ‘String#toUppercase()’ should be used when possible

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10632: --- Attachment: OFBIZ-10632_Use-String-toLowercase-and-String-toUppercase-when-p.patch > ‘Strin