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

Fix target uri for webdav prefix for datatx #2973

Merged
merged 5 commits into from
Jul 7, 2022

Conversation

redblom
Copy link
Contributor

@redblom redblom commented Jun 15, 2022

When a webdav prefix is used it appears in both host and name parameter of the target uri for data transfer. This PR fixes that.
The resulting target uri should be similar to:
http://...token...@reva.eu/prefix/?name=remote.php/webdav/home/...

@redblom redblom requested review from labkode, ishank011, glpatcern and a team as code owners June 15, 2022 12:01
@redblom redblom requested a review from wkloucek June 15, 2022 14:28
Copy link
Member

@glpatcern glpatcern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving on the basis of the discussions in gitter:

This change only touches the transfer type shares flow in the UpdateReceivedOCMShare function of the OCM Share Provider.

As a matter of fact, the OCM test suite is able to test the OCM workflow and should be able to pick up regressions.

@michielbdejong
Copy link
Contributor

Apart from @redblom's manual testing I also quickly tested it with the OCM test suite and didn't encounter any problems. 👍

@glpatcern
Copy link
Member

Excellent, thanks @michielbdejong 👍

@glpatcern glpatcern merged commit 8d36abf into cs3org:master Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants