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

Wrong estimate on error #2243

Closed
PVince81 opened this issue Sep 24, 2014 · 2 comments
Closed

Wrong estimate on error #2243

PVince81 opened this issue Sep 24, 2014 · 2 comments
Assignees
Labels
ReadyToTest QA, please validate the fix/enhancement sev4-low type:bug

Comments

@PVince81
Copy link
Contributor

Steps to reproduce

  1. Hack the ownCloud server to force it to return "400 Bad Request": edit lib/private/connector/sabre/file.php and inside the function get() add a row throw new \Sabre\DAV\Exception\BadRequest('test bad request');
    This will simulate a "Bad request" response that might happen in various situations on download.
  2. Upload a file with the web UI
  3. Start the sync client and let it try and download the file

Expected result

Don't show any estimate on error

Actual result

Estimate shows a few years...

blacklistestimate

Versions

ownCloud 7.0.2
Sync client 1.7.0 daily mirall-1.7.0nightly20140924

@guruz guruz added this to the 1.9 - Multi-account milestone Mar 27, 2015
@ckamm
Copy link
Contributor

ckamm commented Mar 27, 2015

I could reproduce this with 1.8 but not with my time-estimation patches applied #2328

@guruz guruz added the ReadyToTest QA, please validate the fix/enhancement label Apr 15, 2015
@Dianafg76
Copy link

I tested this issue, and I closed because Don't show any estimate on error
Desktop v1.8.2 (build 2362)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReadyToTest QA, please validate the fix/enhancement sev4-low type:bug
Projects
None yet
Development

No branches or pull requests

5 participants