owncloud / owncloud/ocis

`d:getetag` property has empty value in REPORT response

Open
#9,783 0 comments 0 reactions 0 assignees View on GitHub
Type:Bug
Dominant language
Go
Stars
2.1k
Forks
274
Avg merge
2d 1h
Merged PRs (30d)
103

Description

Taken from https://github.com/owncloud/ocis/issues/4712

### Steps
```bash
curl -XREPORT "https://localhost:9200/remote.php/dav/spaces" \
-d '




(name:"*share*" OR content:"share")

' \
-uadmin:admin -vk
```

### Actual
```xml

```

### Expected
```xml
"7d72a8365fd8c6ef6cba5c549d0b14a6"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.