[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 >

[jira] [Commented] (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:comment-tabpanel=1526#comment-1526 ] Mathieu Lirzin commented on OFBIZ-10632: Hello Jacques, Hum I see.  If I understand the FindBug

[jira] [Comment Edited] (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:comment-tabpanel=1526#comment-1526 ] Mathieu Lirzin edited comment on OFBIZ-10632 at 10/28/18 7:20 PM: --

[jira] [Commented] (OFBIZ-10449) Refactor ControlFilter

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1569#comment-1569 ] Mathieu Lirzin commented on OFBIZ-10449: I have updated the 

[jira] [Issue Comment Deleted] (OFBIZ-10606) Webapp related code should be extracted from ‘ComponentConfig’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10606: --- Comment: was deleted (was: I have included [^OFBIZ-10606_0001-Add-WebAppCache.patch],

[jira] [Commented] (OFBIZ-10606) Webapp related code should be extracted from ‘ComponentConfig’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1459#comment-1459 ] Mathieu Lirzin commented on OFBIZ-10606: up to date patches will be provided soon > Webapp

[jira] [Updated] (OFBIZ-10606) Webapp related code should be extracted from ‘ComponentConfig’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10606: --- Attachment: (was: OFBIZ-10606_0002-Add-tests-for-WebAppCache.patch) > Webapp related

[jira] [Updated] (OFBIZ-10452) Remove unused ‘RequestHandler::doRequest’ method

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10452: --- Description: The {{RequestHandler#doRequest}} is only a wrapper for an overload.  Since it

[jira] [Updated] (OFBIZ-10449) Refactor ControlFilter

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10449: --- Attachment: OFBIZ-10449_Refactor-ControlFilter-and-add-tests.patch > Refactor ControlFilter

[jira] [Updated] (OFBIZ-10449) Refactor ControlFilter

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10449: --- Attachment: (was: OFBIZ-10449_Improved-Refactor-ControlFilter.patch) > Refactor

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

2018-10-28 Thread Mathieu Lirzin (JIRA)
Mathieu Lirzin created OFBIZ-10632: -- Summary: ‘String#toLowercase()’ and ‘String#toUppercase()’ should be used when possible Key: OFBIZ-10632 URL: https://issues.apache.org/jira/browse/OFBIZ-10632

[jira] [Updated] (OFBIZ-10450) Extract verification of certificates in ‘RequestHandler’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10450: --- Attachment: OFBIZ-10450_Extract-verification-of-certificates-in-RequestHandl.patch >

[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

[jira] [Updated] (OFBIZ-10450) Extract verification of certificates in ‘RequestHandler’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10450: --- Attachment: (was:

[jira] [Commented] (OFBIZ-10450) Extract verification of certificates in ‘RequestHandler’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1489#comment-1489 ] Mathieu Lirzin commented on OFBIZ-10450: I have updated

[jira] [Updated] (OFBIZ-10452) Remove unused ‘RequestHandler::doRequest’ method

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10452: --- Environment: (was: This method is only a wrapper for an overload.  Since it is not used

[jira] [Updated] (OFBIZ-10451) Use ‘String#equalsIgnoreCase’ in ‘RequestHandler#doRequest’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10451: --- Description: Use {{String#equalsIgnoreCase}} instead of combining {{String#equals}} and

[jira] [Commented] (OFBIZ-10451) Use ‘String::equalsIgnoreCase’ in ‘RequestHandler::doRequest’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1521#comment-1521 ] Mathieu Lirzin commented on OFBIZ-10451: I have updated

[jira] [Updated] (OFBIZ-10451) Use ‘String::equalsIgnoreCase’ in ‘RequestHandler::doRequest’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10451: --- Attachment: OFBIZ-10451_Use-String-equalsIgnoreCase-in-RequestHandler-doRequ.patch > Use

[jira] [Updated] (OFBIZ-10451) Use ‘String#equalsIgnoreCase’ in ‘RequestHandler#doRequest’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10451: --- Summary: Use ‘String#equalsIgnoreCase’ in ‘RequestHandler#doRequest’ (was: Use

[jira] [Updated] (OFBIZ-10451) Use ‘String::equalsIgnoreCase’ in ‘RequestHandler::doRequest’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10451: --- Attachment: (was:

[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

[jira] [Commented] (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:comment-tabpanel=1509#comment-1509 ] Mathieu Lirzin commented on OFBIZ-10632: I have included

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

2018-10-28 Thread Jacques Le Roux (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1518#comment-1518 ] Jacques Le Roux commented on OFBIZ-10632: - Hi Mathieu, [This is indeed what the Oracle

[jira] [Updated] (OFBIZ-10606) Webapp related code should be extracted from ‘ComponentConfig’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10606: --- Attachment: (was: OFBIZ-10606_0003-Refactor-WebAppCache.patch) > Webapp related code

[jira] [Updated] (OFBIZ-10606) Webapp related code should be extracted from ‘ComponentConfig’

2018-10-28 Thread Mathieu Lirzin (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathieu Lirzin updated OFBIZ-10606: --- Attachment: (was: OFBIZ-10606_0001-Add-WebAppCache.patch) > Webapp related code should

[jira] [Commented] (OFBIZ-10581) While registering for new customer, In phone numbers section input type is not defined.

2018-10-28 Thread Rajat Temaniya (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1738#comment-1738 ] Rajat Temaniya commented on OFBIZ-10581: Hello [~pfm.smits] I am taking about phone/mobile

[jira] [Commented] (OFBIZ-10618) Update google libphonenumber to v8.9.16

2018-10-28 Thread Deepak Dixit (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-10618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1752#comment-1752 ] Deepak Dixit commented on OFBIZ-10618: -- Yes > Update google libphonenumber to v8.9.16 >

[jira] [Updated] (OFBIZ-9743) updateContent service does not return an error/success message

2018-10-28 Thread Aditya Sharma (JIRA)
[ https://issues.apache.org/jira/browse/OFBIZ-9743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Sharma updated OFBIZ-9743: - Fix Version/s: 16.11.06 17.12.01 > updateContent service does not return an