Bug #18969
Traceback when checksum in invalid format
Start date:
02/11/2018
Due date:
% Done:
100%
Estimated time:
Description
If the metadata has a checksum with an invalid format (not a list, list element does not contain a colon) it can cause a traceback.
Associated revisions
History
#1 Updated by Robert Illingworth almost 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 2f532460cf7da8bae3de8dba9698c2d222eb3bbf.
#2 Updated by Robert Illingworth almost 3 years ago
- Status changed from Resolved to Closed
Handle invalid checksum error in metadata correctly, and fix up the common case where a single string is provided - resolves #18969