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

TRIB-269: refactors path characters to File.separator for cross platform compatibility #7

Merged
merged 2 commits into from
May 6, 2024

Conversation

mrsbluerose
Copy link
Contributor

@mrsbluerose mrsbluerose commented May 6, 2024

  • updated all references for literal path "/" to File.seperator in StorageService, ResourceTypeService
    • note: this does not include commented out code, of which there is a lot. The commented out code does not run and therefore could not be tested and confirmed with this change. I left it as is.

TESTING
Successfully ran front end and back end and changed a profile picture on Mac and Windows environments

- updates "/" to File.seperator for Windows/Mac/Linux dev compatibility
- updates "/" to File.seperator for Windows/Mac/Linux dev compatibility
@haxwell haxwell merged commit ad21a75 into savvato-software:main May 6, 2024
1 check passed
@mrsbluerose mrsbluerose deleted the TRIB-269 branch May 6, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants