-
Notifications
You must be signed in to change notification settings - Fork 113
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 opening a readonly filetype with WOPI #2073
Fix opening a readonly filetype with WOPI #2073
Conversation
…pports viewing the filetype
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, and also in line with the discussion in cs3org/cs3apis#145.
Just fix the reference in the changelog (2073 instead of 2051), and once the above PR is included we can also expose the capability
for such cases where only a viewURL exists.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this can go ahead so we bundle it with the other ongoing modifications in the AppProvider area
Eg. JPG or PNG are supported to be opened by Collabora - but in view mode only. "/app/open" request currently fails because the WOPI driver assuems that an edit vie mode always exists.