Reranko05 opened a new pull request, #824: URL: https://github.com/apache/commons-io/pull/824
This change fixes the behavior of FilenameUtils.getFullPathNoEndSeparator to ensure it does not return a trailing path separator when includeEndSeparator is false. The issue is covered by the existing test testGetFullPathNoEndSeparator_IO_771, which is already present in upstream. With this change applied, the test now passes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
