-
Notifications
You must be signed in to change notification settings - Fork 156
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
Incorrect file path in search results #7391
Labels
Priority:p2-high
Escalation, on top of current planning, release blocker
Type:Bug
Something isn't working
Milestone
Comments
kulmann
added
the
Priority:p2-high
Escalation, on top of current planning, release blocker
label
Aug 11, 2022
@kulmann GA Blocker maybe? |
29 tasks
fixes the issues for non-shares |
Fixed via: owncloud/ocis#4485 |
12 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Priority:p2-high
Escalation, on top of current planning, release blocker
Type:Bug
Something isn't working
ownCloud Web UI 5.7.0-rc.7
Steps:
Expected: User goes inside the "new" folder and sees the contents
Actual: wrong path: PROPFIND
https://host.docker.internal:9200/remote.php/dav/spaces/1284d238-aa92-42ce-bdc4-0b0000009157/new
correct path:
https://host.docker.internal:9200/remote.php/dav/spaces/1284d238-aa92-42ce-bdc4-0b0000009157%24some-admin-user-id-0000-000000000000/new
Screen.Recording.2022-08-02.at.16.59.04.mov
The text was updated successfully, but these errors were encountered: