[Bug]: NC28.0.1 Can not move or copy into folders using Recent or favorites links #43205
Closed
5 of 8 tasks
Labels
Milestone
Bug description
Description
When one wants to move one or several files, using the "Move or copy" actions, then Recent or Favourites sections, then the transfer/copy does not work.
If the destination folder is at the root level, the "Move or Copy" action works as expected. I noticed, the path is not the same, if we navigate to the path from the root or if we use the Recent_or_Favorites sections.
Navigation from root:
Navigation using recent (copy and move buttons should not be visible, by the way, since, Recent is not a folder where to move the files/folders, but a logical group):
then (note the path on the top which is missing "Documents" level):
Some extra information:
Results of my searches (probably linked, but symptoms are different):
Steps to reproduce
I describe only for "Recent", but the problem exists also for "Favourites"
Expected behavior
FOUND behavior (the propfind is missing the containing path structure):
and
EXPECTED behavior:
and
Installation method
Official All-in-One appliance
Nextcloud Server version
28
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
PostgreSQL
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
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
I really think, that the problem is that using the recent or favorite sections, the path of destination folder is "lost" and the frontend will try with a folder with the same name in the root folder.
The text was updated successfully, but these errors were encountered: