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

Opening link of inaccessible file via Files app crashes #4225

Open
provokateurin opened this issue Sep 16, 2024 · 1 comment
Open

Opening link of inaccessible file via Files app crashes #4225

provokateurin opened this issue Sep 16, 2024 · 1 comment
Labels
0. Needs triage bug Something isn't working

Comments

@provokateurin
Copy link
Member

Steps to reproduce

  1. Have 3 accounts
  2. Login account A into the Files app
  3. Login account B into the Talk app
  4. Send a message with a link to an inaccessible file (e.g. internal link, no share from C to A) from account C to account B
  5. Open the link as account B

Expected behaviour

The link should be opened in the browser as the Files app can not open the file.

Actual behaviour

The Files app opens but crashes because the only available user A does not have access to the file.

Device brand and model

Pocophone F1

Android version

14

Nextcloud Talk app version

19.0.1

Nextcloud server version

No response

Talk version

No response

Custom Signaling server configured

None

Custom TURN server configured

None

Custom STUN server configured

None

Android logs

No response

Server log

No response

Additional information

This might very well be an issue in the Files app instead, as it should not crash but open the link in the browser once it realizes that the logged in account does not have access to it.

@provokateurin provokateurin added bug Something isn't working 0. Needs triage labels Sep 16, 2024
@provokateurin
Copy link
Member Author

Ok I was wrong, account B was also logged in at the Files app.
It only crashes when the active account is not B, if it is B it opens as expected.
So this might be an issue of the Files app entirely, although it could also be something in the communication between the Talk and Files apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant