You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moving files or folders inside a public link share (as anonymous user) failed.
The moving-window "Choose target filder" pops up but there is no content (only loading bars)
Steps to reproduce
create link share with the following rights: "can edit"
open link share in a private window without logging in
moving process cannot be carried out in the private window
Expected behavior
The contents of other folders/files will be inside the link share instead of the loading bars and it is possible to copy/move data
Installation method
Community Manual installation with Archive
Nextcloud Server version
28
Operating system
RHEL/CentOS
PHP engine version
PHP 8.2
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?
All logs to sample Link-Share: N6zoA28bzBmq7ta
Jun 15, 202413:37:25.877
Jun 15 13:37:25 nctest01 nctest: myclientIP - N6zoA28bzBmq7ta [15/Jun/2024:13:37:25 +0200] "PROPFIND /public.php/webdav// HTTP/2.0" 207 3907 "-""Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0""TLSv1.3/TLS_AES_256_GCM_SHA384""-"
source: nctest01 event_type: v4_f6f01d98 facility: local7 priority: info hostname: nctest01 appname: nctest
Jun 15, 202413:37:25.869
Jun 15 13:37:25 nctest01 nctest: myclientIP - N6zoA28bzBmq7ta [15/Jun/2024:13:37:25 +0200] "PROPFIND /public.php/webdav// HTTP/2.0" 207 3907 "-""Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0""TLSv1.3/TLS_AES_256_GCM_SHA384""-"
source: nctest01 event_type: v4_f6f01d98 facility: local7 priority: info hostname: nctest01 appname: nctest
Jun 15, 202413:37:21.528
Jun 15 13:37:21 nctest01 nctest: myclientIP - N6zoA28bzBmq7ta [15/Jun/2024:13:37:21 +0200] "PROPFIND /public.php/webdav/ HTTP/2.0" 207 3347 "-""Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0""TLSv1.3/TLS_AES_256_GCM_SHA384""-"
source: nctest01 event_type: v4_f6f01d98 facility: local7 priority: info hostname: nctest01 appname: nctest
Jun 15, 202413:37:21.511
Jun 15 13:37:21 nctest01 nctest: myclientIP - - [15/Jun/2024:13:37:21 +0200] "GET /ocs/v2.php/apps/text/public/workspace?path=%2F&shareToken=N6zoA28bzBmq7ta HTTP/2.0" 404 112 "-""Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0""TLSv1.3/TLS_AES_256_GCM_SHA384""-"
source: nctest01 event_type: v4_2d35fd7c facility: local7 priority: info hostname: nctest01 appname: nctest
Jun 15, 202413:37:11.658
Jun 15 13:37:11 nctest01 nctest: myclientIP - - [15/Jun/2024:13:37:11 +0200] "GET /s/N6zoA28bzBmq7ta HTTP/2.0" 200 8324 "-""Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0""TLSv1.3/TLS_AES_256_GCM_SHA384""-"
Additional info
Error in Browser-Console:
Error: No user id found
M index.mjs:871
l FilePicker-DBGB1Rec.mjs:797
f FilePicker-DBGB1Rec.mjs:825
core-common.js:2:2116787
cn https://nctest/dist/core-common.js?v=8453725f-0:2
dn https://nctest/dist/core-common.js?v=8453725f-0:2
ln https://nctest/dist/core-common.js?v=8453725f-0:2
un https://nctest/dist/core-common.js?v=8453725f-0:2
```
The text was updated successfully, but these errors were encountered:
reproduced on 28.0.8
also happens when opening public share in non private browser (logged in).
drag and drop works.
when opening file Picker:
Propfind request to: /public.php/dav/files/<public-share-id>
request returns 404 file picker loads indefinitely
Just to confirm this is an issue on Nextcloud 28 and a more complex one to fix, is is fixed with Nextcloud 29 and later but for 28 we need special handling as the DAV v2 endpoint is not available
Bug description
Moving files or folders inside a public link share (as anonymous user) failed.
The moving-window "Choose target filder" pops up but there is no content (only loading bars)
Steps to reproduce
Expected behavior
The contents of other folders/files will be inside the link share instead of the loading bars and it is possible to copy/move data
Installation method
Community Manual installation with Archive
Nextcloud Server version
28
Operating system
RHEL/CentOS
PHP engine version
PHP 8.2
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?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
Additional info
Error in Browser-Console:
The text was updated successfully, but these errors were encountered: