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 710653 - Be resilient against invalid entry IDs when downloading
Be resilient against invalid entry IDs when downloading
Status: RESOLVED FIXED
Product: libzapojit
Classification: Other
Component: general
0.0.x
Other All
: Normal normal
: ---
Assigned To: libzapojit maintainer(s)
libzapojit maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-10-22 14:12 UTC by Debarshi Ray
Modified: 2013-10-24 12:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add some error codes (5.09 KB, patch)
2013-10-22 15:52 UTC, Debarshi Ray
none Details | Review
skydrive: Be resilient against errors when downloading (3.46 KB, patch)
2013-10-22 15:52 UTC, Debarshi Ray
none Details | Review
Add some error codes (5.03 KB, patch)
2013-10-22 17:13 UTC, Debarshi Ray
committed Details | Review
skydrive: Be resilient against errors when downloading (3.02 KB, patch)
2013-10-23 13:55 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2013-10-22 14:12:57 UTC
When downloading from SkyDrive, we should watch out for errors caused by an invalid ID being passed by the user.
Comment 1 Debarshi Ray 2013-10-22 15:52:04 UTC
Created attachment 257856 [details] [review]
Add some error codes
Comment 2 Debarshi Ray 2013-10-22 15:52:54 UTC
Created attachment 257857 [details] [review]
skydrive: Be resilient against errors when downloading
Comment 3 Debarshi Ray 2013-10-22 17:13:56 UTC
Created attachment 257865 [details] [review]
Add some error codes
Comment 4 Debarshi Ray 2013-10-23 13:55:01 UTC
Created attachment 257925 [details] [review]
skydrive: Be resilient against errors when downloading