Elliotte Rusty Harold created IO-838:
----------------------------------------
Summary: FilenameUtils handling of tilde is borked
Key: IO-838
URL: https://issues.apache.org/jira/browse/IO-838
Project: Commons IO
Issue Type: Bug
Reporter: Elliotte Rusty Harold
The tilde ~ is a legal character in Unix and probably Windows file names. It
does not mean the home directory. That is a *shell* convention independent of
fiule paths and names.
FilenameUtils gets this wrong. Figure out what to do about this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)