Pasting a folder into itself creates some recursive madness #7148
Labels
feature:files
Priority:p1-urgent
Consider a hotfix release with only that fix
Type:Bug
Something isn't working
Update: Spotted inside (project) spaces, perhaps also happening on oC10/personal space/share jail
Steps to reproduce
Foo
with a subfolderBar
Foo
's parent folder, selectFoo
and copy/cut using keyboard shortcutsBar
and pasteFoo
there. UI freezes. On subsequent paste actions, you get a conflict dialogue. Skipping it or reloading the page leads to a recursive list ofFoo
=>Bar
=>Foo
=>Bar
=> ...Expected behaviour
Foo
and the resources it contains should get copied intoBar
just onceActual behaviour
Chaos (if one of the folders contains files there's also conflict dialogues for those which are not very well explained to the user)
The text was updated successfully, but these errors were encountered: