dxbjavid commented on PR #745: URL: https://github.com/apache/commons-text/pull/745#issuecomment-4593453348
Added testFenceRootWithParentSegment. It builds a fence rooted at `target/..` (which resolves to the working dir) and reads an in-fence file. Without the constructor normalize the root keeps the trailing `..`, so the component-wise startsWith never matches and the legit file is wrongly rejected. The test fails on main and passes with the fix. -- 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]
