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]: Filepicker not loading in legacy view for public link shares #46961

Closed
4 of 8 tasks
nfebe opened this issue Aug 1, 2024 · 1 comment
Closed
4 of 8 tasks

[Bug]: Filepicker not loading in legacy view for public link shares #46961

nfebe opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels

Comments

@nfebe
Copy link
Contributor

nfebe commented Aug 1, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

Filepicker not loading in legacy view for public link shares

filepicker-not-loading

Steps to reproduce

  1. Create folder and inside create a markdown file
  2. Share as link with edit permissions
  3. Open the share link in private tab or other browser
  4. Select the file and go to "…" menu and select "Move or copy"
  5. See "loading file picker" being shown all the time

In the browser network log there is a PROPFIND /public.php/dav/files/TOKEN/ instead of PROPFIND /public.php/webdav/ and the token being used in authentication.

Expected behavior

File picker should load relative (public) root

Installation method

None

Nextcloud Server version

28

Operating system

None

PHP engine version

None

Web server

None

Database engine version

None

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

None

Are you using the Nextcloud Server Encryption module?

None

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

No response

@susnux
Copy link
Contributor

susnux commented Aug 2, 2024

Duplicate of #45888

@susnux susnux marked this as a duplicate of #45888 Aug 2, 2024
@susnux susnux closed this as not planned Won't fix, can't repro, duplicate, stale Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants