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(storage): updateFile handler backports #73 #74

Merged
merged 2 commits into from
Mar 14, 2022
Merged

Conversation

kon14
Copy link
Contributor

@kon14 kon14 commented Mar 14, 2022

Fixes updateFile saving File.name as undefined on requests where name param is not provided.
Fixes folder names requiring a slash suffix (pain-free workraound).

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

The PR fulfills these requirements:

  • It's submitted to the main branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx, where "xxx" is the issue number)

…ame param provided

fix(storage): updateFile not recognizing folder names sans / suffix
Copy link
Contributor

@kkopanidis kkopanidis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Waiting for changes as discussed. affects #73 also.

chore(storage): clean up getFileUrl redirect check
@kon14 kon14 requested a review from kkopanidis March 14, 2022 13:02
@kkopanidis kkopanidis merged commit a857fa3 into v0.11.x Mar 14, 2022
@kkopanidis kkopanidis deleted the updateFile-v0.11 branch March 14, 2022 15: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