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: Properly handle fetch API calls with string as resource #40944

Closed
wants to merge 2 commits into from

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Oct 17, 2023

Follow up fix to #40471 which broke fetch calls that just used a string as the URL.

Can be for example seen in the file picker PROPFIND request

Screenshot 2023-10-17 at 12 26 02

https://developer.mozilla.org/en-US/docs/Web/API/fetch#resource

@juliushaertl

This comment was marked as resolved.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
@skjnldsv
Copy link
Member

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Oct 17, 2023
@skjnldsv skjnldsv added this to the Nextcloud 28 milestone Oct 17, 2023
@skjnldsv skjnldsv deleted the bugfix/noid/fetch-api branch March 14, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants