Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save function doesn't work if the path length exceeds 248 characters #1923

Closed
nyszilard opened this issue Jun 28, 2023 · 1 comment
Closed

Comments

@nyszilard
Copy link

WinMerge version: 2.16.30.0 (X64)
OS: Win10 1909 (build number: 18363.2274)

The program indicates that the save was successful when I click on the save icon, but in reality, it doesn't actually happen.

Test paths (with 249 characters):
c:\Test\Test2\Test3\Test4\Test5\Test6\Test7\Test8\Test9\LongerPathName1\LongerPathName2\LongerPathName3\LongerPathName4\LongerPathName5\testFileNameOneTwoThreeFourFiveSixSevenEightNineTenQWERTZUIOPASDFGHJKLYXCVBNMQWERTZUIOPASDFGHJKLYXCVBNMQWSCA.json

c:\Test\Test2\Test3\Test4\Test5\Test6\Test7\Test8\Test9\LongerPathName1\LongerPathName2\LongerPathName3\LongerPathName4\LongerPathName5\testFileNameOneTwoThreeFourFiveSixSevenEightNineTenQWERTZUIOPASDFGHJKLYXCVBNMQWERTZUIOPASDFGHJKLYXCVBNMQWSCB.json

sdottaka added a commit that referenced this issue Jun 30, 2023
@sdottaka
Copy link
Member

Fixed in commit 3c2e135
Thank you for your report.

@sdottaka sdottaka added this to the v2.16.32 milestone Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants