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

[stable25] WebDAV - use file/folder name for dav:displayname #34721

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #34508

Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 25.0.1 milestone Oct 21, 2022
* Disable modification of the displayname property for files and
* folders via PROPPATCH. See PROPFIND for more information.
*/
$propPatch->handle(self::DISPLAYNAME_PROPERTYNAME, function ($displayName) {

Check notice

Code scanning / Psalm

MissingClosureParamType

Parameter $displayName has no provided type
@skjnldsv skjnldsv mentioned this pull request Oct 27, 2022
Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍

@skjnldsv skjnldsv merged commit 7ca9837 into stable25 Oct 27, 2022
@skjnldsv skjnldsv deleted the backport/34508/stable25 branch October 27, 2022 10:06
@skjnldsv skjnldsv added the 4. to release Ready to be released and/or waiting for tests to finish label Oct 27, 2022
@nickvergessen nickvergessen removed the pending documentation This pull request needs an associated documentation update label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish client: 🤖🍏 mobile feature: dav performance 🚀
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants