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(sorting): The display name attribute is called displayname not displayName for DAV #992

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 18, 2024

Fix invalid usage of the display name property of DAV.

@susnux susnux added bug Something isn't working 3. to review labels Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Bundle Report

Bundle size has no change ✅

Copy link
Contributor

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good for me, but careful here, I was unaware we had a displayName dav property, meaning the displayName camelCase had to come from somewhere, I would double check to be safe

@susnux
Copy link
Contributor Author

susnux commented Jun 18, 2024

Good for me, but careful here, I was unaware we had a displayName dav property, meaning the displayName camelCase had to come from somewhere, I would double check to be safe

I checked this and I would say it is just a typo because everything else (files view, actions etc) displayName is used, just DAV attribute is called displayname

…`displayName` for DAV

Signed-off-by: Ferdinand Thiessen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants