After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786769 - downloader: The documentation of the download method is wrong
downloader: The documentation of the download method is wrong
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
3.25.x
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-08-24 17:35 UTC by Debarshi Ray
Modified: 2017-08-25 11:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
downloader: Fix the documentation for the download method (1.18 KB, patch)
2017-08-24 17:36 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2017-08-24 17:35:39 UTC
The cached_paths are not directories, but paths to a regular file.
Comment 1 Debarshi Ray 2017-08-24 17:36:26 UTC
Created attachment 358370 [details] [review]
downloader: Fix the documentation for the download method
Comment 2 Felipe Borges 2017-08-25 11:34:59 UTC
Review of attachment 358370 [details] [review]:

Thanks!