mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[PR #589] [MERGED] Always use relative path internally #1049
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/589
Author: @Deterous
Created: 10/26/2023
Status: ✅ Merged
Merged: 10/26/2023
Merged by: @mnadareski
Base:
master← Head:relative-path📝 Commits (1)
c1d566aUse relative path internally📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
MPF.Core/DumpEnvironment.cs(+2 -2)📝
MPF.Core/UI/ViewModels/MainViewModel.cs(+1 -1)📄 Description
Set the getFullPath flags to false in the 3 places in MPF that still use full paths (except in MPF.Test).
I have tested this for one disc and had no issues with redumper or DIC, but this probably should be tested with aaru by someone who knows what they're doing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.