-
Notifications
You must be signed in to change notification settings - Fork 140
Description
Steps to reproduce
- Have an internal link like /f/1234
- Open it in a browser (e.g. from clicking in an email)
Expected behaviour
The file should open
Actual behaviour
Sometimes the file doesn't open automatically and there is an error thrown. It seems happening more often with cleared browser cache.
Now the odd thing here is that the error is thrown before the viewer app is initialized, so there seems to be some kind of timing issue when trying to get the file actions for the requested file.
nextcloud/server#45586 would help with the error but I cannot see how it would solve the file then just not opening up.
I have not managed to reproduce this locally on any of the versions, but tech-preview is affected (currently on 29.0.0) and another instance on 28.0.6 (both should be upgraded 🙈 )
@susnux Do you have any idea on why the order in which the handleOpenFile and the viewer registrations would be executed might differ?

Sub-issues
Metadata
Metadata
Assignees
Labels
Type
Projects
Status