**Describe the bug** When clicking the current version in the versions tab nothing happens. https://github.com/user-attachments/assets/8c49a0b6-8a51-48f0-82d3-e73a242be5a5 **To Reproduce** Steps to reproduce the behavior: 1. Go to a file with multiple versions. 2. Open the versions tab. 3. Open an old version. 4. Try to open the current version. **Expected behavior** The current version is shown in the viewer. **Screenshots** If applicable, add screenshots to help explain your problem. <img width="655" height="350" alt="Image" src="https://github.com/user-attachments/assets/f375e889-d653-4ef8-b1c4-83f770eca81d" /> Viewer open is called with only a path. I suspect that's why it does not change the file info which would include the version. **Additional context** This is on current main branch of server, viewer and text. Observed in a playwright test in text: https://github.com/nextcloud/text/actions/runs/21130755060/job/60761050636?pr=8170 <img width="896" height="484" alt="Image" src="https://github.com/user-attachments/assets/26fa9bea-3d72-43ed-b9c4-75ecdd0eefe7" />
Describe the bug
When clicking the current version in the versions tab nothing happens.
Bildschirmaufzeichnung.vom.2026-01-19.09-33-47.mp4
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The current version is shown in the viewer.
Screenshots
If applicable, add screenshots to help explain your problem.
Viewer open is called with only a path. I suspect that's why it does not change the file info which would include the version.
Additional context
This is on current main branch of server, viewer and text.
Observed in a playwright test in text: https://github.com/nextcloud/text/actions/runs/21130755060/job/60761050636?pr=8170