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

[Bug]: propfind in webdav returns groupfolder ids instead of displayname #44354

Closed
6 of 8 tasks
svoeth opened this issue Mar 20, 2024 · 2 comments
Closed
6 of 8 tasks
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug

Comments

@svoeth
Copy link

svoeth commented Mar 20, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

Folders are shown with their chosen name for a very short time and are then renamed to their id
There is a (very brief) discussion in the nextcloud forums with a short gif: https://help.nextcloud.com/t/groupfolders-show-with-id-instead-of-name-in-webdav-dvfs/168414

There is also a bug in nextcloud/groupfolders with a proposed patch:
nextcloud/groupfolders#2527

Steps to reproduce

  1. add one or more groupfolders
  2. view your folders via webdav (with nemo or nautilus file manager)

Expected behavior

All folders are shown with their choosen name

Installation method

Community Manual installation with Archive

Nextcloud Server version

28

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.3

Web server

Nginx

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Fresh Nextcloud Server install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

Only occurs in file managers which ask for additional info via propfind like nemo or nautilus

@svoeth svoeth added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Mar 20, 2024
@svoeth
Copy link
Author

svoeth commented Mar 20, 2024

There is a patch proposal. This solved the bug for me:

nextcloud/groupfolders#2527 (comment)

@joshtrichards
Copy link
Member

Duplicate of nextcloud/groupfolders#2527

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug
Projects
None yet
Development

No branches or pull requests

2 participants