[ 
https://issues.apache.org/jira/browse/IO-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601085#action_12601085
 ] 

Niall Pemberton commented on IO-167:
------------------------------------

Benjamin, thanks for the explanation, I have applied the FileSystemUtils part 
of the patch:
    http://svn.apache.org/viewvc?view=rev&revision=661646

> Is wildcardMatch() meant to be platform-dependent?

I wasn't around when the IOCase functionality was developed, so I don't know 
the original intent and I guess that the issue wasn't even considered. AFAIK, 
in all the other places its used, its used in conjunction with String's 
equalsIgnoreCase() so IMO I think we should make it consistent with that.

> Fix case-insensitive string handling
> ------------------------------------
>
>                 Key: IO-167
>                 URL: https://issues.apache.org/jira/browse/IO-167
>             Project: Commons IO
>          Issue Type: Bug
>    Affects Versions: 1.4
>            Reporter: Benjamin Bentmann
>             Fix For: 2.0
>
>         Attachments: IO-167-a.patch, IO-167.patch, IO-167.patch
>
>
> Case-insensitive operations are currently platform-dependent, please see 
> [Common Bug #3|http://www.nabble.com/Re%3A-Common-Bugs-p14931921s177.html] 
> for details.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to