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

[FEATURE REQUEST] Fix endpoint for "Open in web" #4008

Closed
JuancaG05 opened this issue Apr 10, 2023 · 3 comments
Closed

[FEATURE REQUEST] Fix endpoint for "Open in web" #4008

JuancaG05 opened this issue Apr 10, 2023 · 3 comments
Assignees
Labels
Estimation - 2 (S) Feature request p2-high Escalation, on top of current planning, release blocker
Milestone

Comments

@JuancaG05
Copy link
Collaborator

JuancaG05 commented Apr 10, 2023

Comes from #3990 (comment).

When implementing "Open in web" for specific providers, we realised that a server instance (https://ocis.ocis-wopi.latest.owncloud.works) couldn't open files, and this could be due to not using the correct endpoint.

The idea here is changing the open-in-web endpoint from https://ocis.ocis-wopi.latest.owncloud.works/app/open-with-web (the one we use currently) to https://ocis.ocis-wopi.latest.owncloud.works/app/open to align also with the iOS client.

Doc: https://github.com/owncloud/ocis/blob/7ef7a60d710f2ac582a64417c03b0f0f4336261d/docs/services/app-registry/apps.md#open-a-file-with-the-owncloud-web

@abelgardep
Copy link
Contributor

Interesting discussion about the open in web feature in the Desktop client owncloud/client#9724 (comment)

@jesmrec jesmrec changed the title [FEATURE REQUEST] Change endpoint for "Open in web" [FEATURE REQUEST] Fix endpoint for "Open in web" Apr 13, 2023
@jesmrec jesmrec added the p2-high Escalation, on top of current planning, release blocker label Apr 13, 2023
@JuancaG05
Copy link
Collaborator Author

Finally, the endpoint is NOT going to be changed. The problem was a server-related bug, whose fix was not deployed yet. After deploying it, everything seems to work with the open-with-web endpoint.

More info: owncloud/web#8773

@jesmrec
Copy link
Collaborator

jesmrec commented Apr 18, 2023

Then, it's done. Will do another round in regression stage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Estimation - 2 (S) Feature request p2-high Escalation, on top of current planning, release blocker
Projects
None yet
Development

No branches or pull requests

3 participants