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

[stable24] Avoid exception when uploading epub #2779

Merged
merged 1 commit into from Jan 31, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #2767

When Collabora Online exported epub file to the storage
WopiController tried to get access token what fails because
in discovery there is no epub entry (Collabora Online cannot
open epub files).
Export functionality doesn't require url in response at all
as it doesn't open newly uploaded file. Let's just return
status OK as upload was successful.

Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
@juliushaertl juliushaertl merged commit 011dfba into stable24 Jan 31, 2023
@juliushaertl juliushaertl deleted the backport/2767/stable24 branch January 31, 2023 14:26
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.

None yet

2 participants