You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/03/15 10:47:29 UTC

DO NOT REPLY [Bug 27659] New: - [IO] FilenameUtils.catPath shouldn't use the system separator

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27659>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27659

[IO] FilenameUtils.catPath shouldn't use the system separator

           Summary: [IO] FilenameUtils.catPath shouldn't use the system
                    separator
           Product: Commons
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Sandbox
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: Maarten.Coene@qmedit.com


Hi,

I made a little change to the FilenameUtils.catPath method. In my previous
patch, I used the File.separator character as new separator between the 2 paths,
but I think it's better to use the same separator character as used in the
lookup path.

Sorry for the extra work, I should have done some more thinking before I
submitted my previous patch.

Maarten

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org