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

"File Drop" Public Link Cancelling is Buggy #33177

Closed
voroyam opened this issue Oct 12, 2018 · 6 comments · Fixed by #33937
Closed

"File Drop" Public Link Cancelling is Buggy #33177

voroyam opened this issue Oct 12, 2018 · 6 comments · Fixed by #33937

Comments

@voroyam
Copy link
Contributor

voroyam commented Oct 12, 2018

Steps to reproduce

  1. Create a file drop public link in oC 10.0.10
  2. Upload files

Expected behaviour

1."uploading" text at the top of the page should disappear after the process is finished.
2. hitting the "x" to cancel the upload has to cancel the upload

Actual behaviour

1."uploading" text at the top of the page stays after the process is finished.
2. hitting the "x" to cancel the upload has no effect.

@andreasoc
Copy link

bug found by me 👍

@ownclouders
Copy link
Contributor

GitMate.io thinks possibly related issues are #20699 (Only allow creation of new files/folders on public link shares), #3278 (files sharing link is sometimes wrong), #29526 (Split "Enforce password protection" option for file drop and public links), #22718 ('Files Drop' over PUT), and #32773 (Test for accessing single file shared through public link).

@PVince81 PVince81 changed the title "File Drop" Public Link is Buggy "File Drop" Public Link Cancelling is Buggy Oct 15, 2018
@PVince81 PVince81 added this to the backlog milestone Oct 15, 2018
@PVince81
Copy link
Contributor

would be nice to post logs as required by the issue template https://github.com/raw/owncloud/core/master/.github/issue_template.md

in this one case the JS browser logs.

most of the time when "nothing happens" in the web UI there is a red line in the browser log, either due to a request error or JS error

@andreasoc
Copy link

with chrome console i received this warning:

Deprecation warning: tipsy is deprecated. Use tooltip instead.

@voroyam
Copy link
Contributor Author

voroyam commented Nov 1, 2018

Same here, no futher info:

image

@voroyam voroyam removed their assignment Nov 1, 2018
@labkode
Copy link

labkode commented Nov 20, 2018

@PVince81 same here, with ownCloud 10.0.10.

You can reproduce it on demo.owncloud.com just uploading a file, the "Uploading..." text stays after upload has finished.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants