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

Search by shares jail works incorrect #7212

Closed
ScharfViktor opened this issue Jun 22, 2022 · 8 comments
Closed

Search by shares jail works incorrect #7212

ScharfViktor opened this issue Jun 22, 2022 · 8 comments
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working

Comments

@ScharfViktor
Copy link
Contributor

ocis: Infinite Scale 2.0.0-beta.4

Steps:

  • admin creates folder "f1" and shares to marie
  • marie acceptes incomming folder and tries to find "f1" in search line

Actual: folder was found, but with the wrong name. After clicking on the folder, you go to your personal space at home and there is nothing there

Screenshot 2022-06-22 at 13 14 44

@ScharfViktor ScharfViktor added Type:Bug Something isn't working Priority:p3-medium Normal priority labels Jun 22, 2022
@micbar
Copy link
Contributor

micbar commented Jun 22, 2022

@ScharfViktor The URL is ok. But the filename ist obviously not correct.

@aduffeck
Copy link

I took a look and the REPORT response seems to be fine. I think this might be a web regression introduced with the share jail. @janackermann can you verify that?

@ScharfViktor
Copy link
Contributor Author

ScharfViktor commented Jun 27, 2022

I think the web can't give us the correct folder name because it's not in the response.

this only happens with the folder/file that we share first level.

steps:

  • create shared folder/subfolder/file inside of the folder.txt
  • share "shared folder" and "example.txt" to marie
  • accept and try to find by "folder"

Actual: we can find with correct object name: shared folder/subfolder, folder/subfolder/file inside of the folder.txt
and with incorrect object name: shared folder

Screenshot 2022-06-27 at 17 18 04

@ScharfViktor
Copy link
Contributor Author

update: The search does not return search results for share jail. Now it backend problem: owncloud/ocis#4210.
After fixing maybe it will be actual

@ScharfViktor
Copy link
Contributor Author

They may be related: #7292

@tbsbdr
Copy link
Contributor

tbsbdr commented Jul 27, 2022

might be duplicate of: #7043

@ScharfViktor
Copy link
Contributor Author

update: The search does not return search results for share jail. Now it backend problem: owncloud/ocis#4210. After fixing maybe it will be actual

Re-test with Web UI 5.7.0-rc.7
Search returns result, but works incorrect as in bugs description
Screenshot 2022-08-02 at 16 20 19

@AlexAndBear
Copy link
Contributor

Duplicate of #7043, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Bug Something isn't working
Projects
No open projects
Status: Done
Development

No branches or pull requests

5 participants