mirror of
https://github.com/rclone/rclone.git
synced 2025-01-29 21:04:23 +02:00
08c4854e00
Bitrix Site Manager emits `<D:resourcetype><collection/></D:resourcetype>` missing the namespace on the `collection` tag. This causes the item to be identified as a file instead of a directory. To work around this look at the Microsoft extension prop `iscollection` which seems to be emitted as well.