You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the OCA\DAV\CalDAV\Calendar.php::moveInto() function ignores the target ID when moving the object causing errors when the client software confirms that the object has been created.
Bug description
The DAV MOVE command specifies a destination/target ID for the new object in the header.
But the OCA\DAV\CalDAV\Calendar.php::moveInto() function ignores the target ID when moving the object causing errors when the client software confirms that the object has been created.
server/apps/dav/lib/CalDAV/Calendar.php
Line 396 in 402f512
Move Command:
Propfind Command on new object:
Steps to reproduce
Expected behavior
Move command should create object with designated id
Nextcloud Server version
master
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: