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

Clicking a .url file in the file list opens in external app #9968

Closed
kulmann opened this issue Nov 16, 2023 · 2 comments
Closed

Clicking a .url file in the file list opens in external app #9968

kulmann opened this issue Nov 16, 2023 · 2 comments
Assignees
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working

Comments

@kulmann
Copy link
Contributor

kulmann commented Nov 16, 2023

Describe the bug

Clicking on a .url file in the file list should just follow the link inside the .url file, but opens the external app (i.e. OnlyOffice / Collabora / ...) instead.

Steps to reproduce

  1. Have an ocis instance running with OnlyOffice or Collabora via app provider
  2. Create a Shortcut file, e.g. to owncloud.com, save it as owncloud.com.url
  3. Right-click on the newly created shortcut file and select Open shortcut -> all good
  4. Left-click on the shortcut file -> 💥

Expected behavior

Open shortcut should be the default action happening on left click in the file list.

Actual behavior

The external app opens (and shows an error that the file can't be viewed or edited)

@kulmann kulmann added Type:Bug Something isn't working Priority:p2-high Escalation, on top of current planning, release blocker labels Nov 16, 2023
@kulmann kulmann moved this from Qualification to Prio 2 in Infinite Scale Team Board Nov 16, 2023
@AlexAndBear
Copy link
Contributor

Fixed via cs3org/reva#4344

@kulmann
Copy link
Contributor Author

kulmann commented Nov 19, 2023

Thank you! 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants