Forward errors from archive interface when batch-extracting
ClosedPublic

Authored by rthomsen on Apr 10 2020, 11:07 AM.

Details

Summary

Errors from ExtractJob are not handled when called as a subjob of BatchExtractJob. This results in silently failing extractions.

CCBUG: 387996

For release/20.04 branch.

Test Plan

Batch-extract a zip archive with unsupported compression method e.g. lzma using libzip-plugin. Extraction error should be displayed.

Diff Detail

Repository
R36 Ark
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rthomsen created this revision.Apr 10 2020, 11:07 AM
Restricted Application added subscribers: Ark, kde-utils-devel. · View Herald TranscriptApr 10 2020, 11:07 AM
rthomsen requested review of this revision.Apr 10 2020, 11:07 AM
rthomsen edited the summary of this revision. (Show Details)
elvisangelaccio accepted this revision.Apr 12 2020, 10:50 AM
This revision is now accepted and ready to land.Apr 12 2020, 10:50 AM