Skip to content

Fix windows absolute path regression#333

Merged
Borewit merged 6 commits into
Borewit:mainfrom
excelsior-dev:fix-windows-abs-path-regression
Jul 28, 2025
Merged

Fix windows absolute path regression#333
Borewit merged 6 commits into
Borewit:mainfrom
excelsior-dev:fix-windows-abs-path-regression

Conversation

@excelsior-dev

Copy link
Copy Markdown
Contributor

Hello,
me again after doing lizzy pull request. :)

I tried to build listFix myself and discovered regression with latest update that I didn't use in the meantime. PathSanitizer removes ":" from Windows absolute paths.

Made a new branch this time, hope it's good.

Comment thread src/test/java/listfix/util/PathSanitizerTests.java Outdated
Comment thread build.gradle Outdated
Comment thread src/main/java/listfix/util/PathSanitizer.java Outdated
@excelsior-dev
excelsior-dev requested a review from Borewit July 28, 2025 16:34
@Borewit
Borewit merged commit 564d6af into Borewit:main Jul 28, 2025
@Borewit Borewit added internal Excluded from release notes bug Something isn't working and removed internal Excluded from release notes labels Jul 28, 2025
@Borewit

Borewit commented Jul 30, 2025

Copy link
Copy Markdown
Owner

Part of v2.11.3

@excelsior-dev
excelsior-dev deleted the fix-windows-abs-path-regression branch July 30, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants