-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Fixes for getting the filename in the FileInfo class #43652
Fixes for getting the filename in the FileInfo class #43652
Conversation
855e56e
to
b02abe6
Compare
/backport to stable28 |
/backport to stable27 |
/backport to stable26 |
…s received, but it is empty Signed-off-by: hopleus <[email protected]>
b02abe6
to
1c085a9
Compare
@solracsf Hi. Could you run the tests again? P.S. Last time cypress crashed with 503 errors and I didn't understand why |
Signed-off-by: hopleus <[email protected]>
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
Summary
Fixes for getting the filename in the case when the file name key is received, but it is empty.
P.S. Faced with such a problem with ObjectStore enabled in S3 mode
Checklist