-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[Bug]: Webdav availability request gives malformed response #44205
Comments
This is caused by webdav switching their http client library from axios to "native" fetch1. The property I wonder if there are more instances of this across our code base. Footnotes |
I did not find another broken usage inside the server repository.
|
https://github.com/perry-mitchell/webdav-client?tab=readme-ov-file#customrequest oh no |
Yeah, they should definitely adjust their readme 😅 |
|
Bug description
Webdav availability request gives malformed response, especially when a user doesn't have any availability slots configured so far
Steps to reproduce
Expected behavior
No errors and slots are saved
Installation method
Other Community project
Nextcloud Server version
master
Operating system
Other
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: