Summary of the issue you are facing:
In the “Tags” section, there is a list of existing tags. Normally, clicking a tag should display a list of files and folders associated with it. However, this is currently broken because the generated links are incorrect.
Steps to replicate it (hint: details matter!):
- Go to /apps/files/files
- Go to Tags link
- Click on some tag
Actual URL: /apps/files/files/4?dir=/4 (wrong)
Expected URL: /apps/files/tags/4?dir=/4
Nextcloud Server version: Nextcloud Hub 26 Winter (33.0.0)
Operating system and version: Linux 6.8.0-90-generic x86_64
Web server and version: Apache/2.4.66 (Unix)Reverse proxy and version: nginx/1.24.0
PHP version: PHP 8.3.30
Is this the first time you’ve seen this error? : Yes
When did this problem seem to first start? …
Installation method: Docker AIO
Are you using Cloudflare, mod_security, or similar? : No