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

Link in File Info popup is broken when opened from search results #3683

Open
walmartshopper opened this issue Nov 22, 2024 · 1 comment
Open
Labels

Comments

@walmartshopper
Copy link

Describe the bug
If I browse to a file, click Get Info, then click the link, it works correctly. However if I highlight a file from search results and do the same thing, the link does not work. The first two characters of the path name are missing. For example:

Expected link:
https://test.com/folder/file.txt

Link in search results "get info" popup:
https://test.com/lder/file.txt

To Reproduce
Steps to reproduce the behavior:
Do a search. Highlight a file and click Get Info. Click the link.

Expected behavior
Link works

Screenshots

Desktop (please complete the following information):

  • OS: Linux
  • Browser brave [Version 1.73.91 Chromium: 131.0.6778.85]

Additional context
I am using the S3 flysystem backend so the issue might be on their end.

Copy link

This issue is stale because it has been open for 50 days with no activity.

@github-actions github-actions bot added the stale label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant