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

Fix #4223 In the Ubuntu environment, an error occurs when trying to upload a file. #4226

Merged
merged 2 commits into from
May 7, 2024

Conversation

ohba-ikuo
Copy link
Contributor

No description provided.

@sbwalker
Copy link
Member

sbwalker commented May 3, 2024

@ohba-ikuo this is not the appropriate fix as it removes functionality. The current logic calls CreateDirectory() for all directories which do not exist that are part of the path - which is required functionality.

@ohba-ikuo ohba-ikuo changed the title Fix #4223 Fix #4223 In the Ubuntu environment, an error occurs when trying to upload a file. May 5, 2024
@ohba-ikuo
Copy link
Contributor Author

@sbwalker
I reverted the source back and fixed it so that the absolute path argument does not become a relative path in the Unix environment.

@sbwalker sbwalker merged commit 5ca5ad2 into oqtane:dev May 7, 2024
1 check passed
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