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

Show consistency of in-folder and out-of-folder search results #8819

Closed
HandsomeBoby opened this issue Mar 14, 2018 · 8 comments
Closed

Show consistency of in-folder and out-of-folder search results #8819

HandsomeBoby opened this issue Mar 14, 2018 · 8 comments
Assignees
Labels
1. to develop Accepted and waiting to be taken care of design Design, UI, UX, etc. feature: files feature: search papercut Annoying recurring issue with possibly simple fix.

Comments

@HandsomeBoby
Copy link

Steps to reproduce

1.Upload the same file in different folders, such as 1116.txt
2.Select the search box and search for "116"
image

3.Some errors occurred when I continued to search for "1166"
image

Expected behaviour

Tell us what should happen
Disappear together with the top or exist at the same time

Actual behaviour

Tell us what happens instead
The top does not exist, but the following has been displayed

Server configuration

Operating system:

**Web server:**Nextcloud 13.

**Database:**MariaDB

**PHP version:**PHP 7.0.22-0ubuntu0.16.04.1

Nextcloud version: (see Nextcloud admin page)

Updated from an older Nextcloud/ownCloud or fresh install:

Where did you install Nextcloud from:

Signing status:

Signing status
Login as admin user into your Nextcloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.

List of activated apps:

App list
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Nextcloud configuration:

Config report
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or 

Insert your config.php content here. 
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Are you using external storage, if yes which one: local/smb/sftp/...

Are you using encryption: yes/no

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...

LDAP configuration (delete this part if not used)

LDAP config
With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your Nextcloud installation folder

Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM `oc_appconfig` WHERE `appid` = 'user_ldap';


Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.

Client configuration

Browser:

Operating system:

Logs

Web server error log

Web server error log
Insert your webserver log here

Nextcloud log (data/nextcloud.log)

Nextcloud log
Insert your Nextcloud log here

Browser log

Browser log
Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...
@HandsomeBoby
Copy link
Author

@MorrisJobke @blizzz I need some help. Thanks.

@blizzz
Copy link
Member

blizzz commented Mar 16, 2018

Not sure what you mean with expected and actual behaviour. Do you want the whitespace to be gone?

@HandsomeBoby
Copy link
Author

@blizzz I think search results should disappear at the same time, but now is a disappearance, a presence.

@skjnldsv
Copy link
Member

@HandsomeBoby still happening?
I don't understand your last comment.

@HandsomeBoby
Copy link
Author

@skjnldsv Thank you for your reply.
I think that when there is no search result, it should show consistency!

@skjnldsv
Copy link
Member

skjnldsv commented Jun 22, 2018

@HandsomeBoby it will be fixed by #9917
The global search needs to move. Nonetheless searching for files should also appear in the same location as the others file, I agree.
This will probably be fixed in 15 as well.

@skjnldsv skjnldsv added design Design, UI, UX, etc. 1. to develop Accepted and waiting to be taken care of feature: files papercut Annoying recurring issue with possibly simple fix. feature: search and removed needs info labels Jun 22, 2018
@skjnldsv skjnldsv changed the title There is a problem with searching the file list Show consistency of in-folder and out-of-folder search results Jun 22, 2018
@skjnldsv skjnldsv self-assigned this Jun 22, 2018
@skjnldsv skjnldsv added this to the Netcloud 15 milestone Jun 22, 2018
@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jul 23, 2018
@MorrisJobke MorrisJobke modified the milestones: Nextcloud 15, Nextcloud 16 Nov 7, 2018
@MorrisJobke
Copy link
Member

Let's move it to 17.

@nextcloud-bot nextcloud-bot removed the stale Ticket or PR with no recent activity label Feb 25, 2019
@rullzer rullzer removed this from the Nextcloud 17.0.3 milestone Jan 29, 2020
@rullzer rullzer added this to the Nextcloud 17.0.4 milestone Jan 29, 2020
@rullzer rullzer modified the milestones: Nextcloud 17.0.4, Nextcloud 17.0.5 Mar 11, 2020
@rullzer rullzer modified the milestones: Nextcloud 17.0.5, Nextcloud 17.0.6 Mar 23, 2020
@skjnldsv
Copy link
Member

Fixed nc20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of design Design, UI, UX, etc. feature: files feature: search papercut Annoying recurring issue with possibly simple fix.
Projects
None yet
Development

No branches or pull requests

6 participants