-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care of30-feedbackbugfeature: commentsfeature: search
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
Unified search finds strings in the comments on files correctly, but - when clicking the result - not only is the the matching file not scrolled to, the entire file list of the target folder is empty.
Search result sends you to a URL like https://domain.tld/apps/files/files?dir=folder1/subfolder1&scrollto=file2.md. The scrollto doesn't seem to work and the contents of folder1/subfolder1 is shown as empty ("No files in here") even though not only are their really files there, but the matching one.
Steps to reproduce
- Add a comment on a file somewhere
- Search for a string in the comment
- Click the relevant search result
- You should find yourself in the correct folder, but without of the files located in said folder listed (including the target file)
Expected behavior
I'd expect to end up in the correct folder, with all files listed or at least the matching one.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
gpz1100
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care of30-feedbackbugfeature: commentsfeature: search
Type
Projects
Status
🏗️ In progress