[jira] [Commented] (IO-579) FilenameUtils.isExtension() is case-sensitive

2018-06-08 Thread Ohad R (JIRA)
[ https://issues.apache.org/jira/browse/IO-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506318#comment-16506318 ] Ohad R commented on IO-579: --- is it possible then to add another "isExtension" method, that get an extra-parameter,

[jira] [Commented] (IO-579) FilenameUtils.isExtension() is case-sensitive

2018-06-08 Thread Ohad R (JIRA)
[ https://issues.apache.org/jira/browse/IO-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506242#comment-16506242 ] Ohad R commented on IO-579: --- thanks [~garydgregory] for your supoer-quick reply.   In my case, I have an

[jira] [Updated] (IO-579) FilenameUtils.isExtension() is case-sensitive

2018-06-08 Thread Ohad R (JIRA)
[ https://issues.apache.org/jira/browse/IO-579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ohad R updated IO-579: -- Description: FilenameUtils.isExtension() is case-sensitive.  All 3 implementations of this method call String.equals()

[jira] [Created] (IO-579) FilenameUtils.isExtension() is case-sensitive

2018-06-08 Thread Ohad R (JIRA)
Ohad R created IO-579: - Summary: FilenameUtils.isExtension() is case-sensitive Key: IO-579 URL: https://issues.apache.org/jira/browse/IO-579 Project: Commons IO Issue Type: Bug Components: