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

Drag and drop into subfolder uploads to current folder #28689

Closed
PVince81 opened this issue Aug 15, 2017 · 3 comments · Fixed by #28692
Closed

Drag and drop into subfolder uploads to current folder #28689

PVince81 opened this issue Aug 15, 2017 · 3 comments · Fixed by #28692
Assignees
Labels
p2-high Escalation, on top of current planning, release blocker regression status/STALE Type:Bug
Milestone

Comments

@PVince81
Copy link
Contributor

Steps

  1. Create a folder "test"
  2. Open the file manager (in my case Dolphin or Konqueror on Plasma 5)
  3. Drag a file onto "test"

Expected result

File is uploaded into "test"

Actual result

File is uploaded inside the current directory.

Version

ownCloud 10.0.3beta

Regression, this used to work correctly. Could be related to the move to new dav endpoint.

I tried the same with IE11 and the result is different but still bogus: #28582

@PVince81 PVince81 added Type:Bug p2-high Escalation, on top of current planning, release blocker regression labels Aug 15, 2017
@PVince81 PVince81 added this to the development milestone Aug 15, 2017
@PVince81 PVince81 self-assigned this Aug 15, 2017
@PVince81
Copy link
Contributor Author

Possibly related to the jquery.fileupload update. Apparently we're not receiving the original "drop" event from which we can find out the target folder.

@PVince81
Copy link
Contributor Author

Fix is here #28692

@lock
Copy link

lock bot commented Aug 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p2-high Escalation, on top of current planning, release blocker regression status/STALE Type:Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants