-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Importing a ZIP file with PPMd compression fails to show warning box in importer UI #4112
Copy link
Copy link
Closed
Closed
Copy link
Labels
Good First IssueIndicates issues suitable for newcomers to design or coding, providing a gentle introduction.Indicates issues suitable for newcomers to design or coding, providing a gentle introduction.Type: BugIssues related to software defects or unexpected behavior, which require resolution.Issues related to software defects or unexpected behavior, which require resolution.importAbout importers in general - add a label for the data format if availableAbout importers in general - add a label for the data format if available
Milestone
Metadata
Metadata
Assignees
Labels
Good First IssueIndicates issues suitable for newcomers to design or coding, providing a gentle introduction.Indicates issues suitable for newcomers to design or coding, providing a gentle introduction.Type: BugIssues related to software defects or unexpected behavior, which require resolution.Issues related to software defects or unexpected behavior, which require resolution.importAbout importers in general - add a label for the data format if availableAbout importers in general - add a label for the data format if available
Type
Fields
Give feedbackNo fields configured for issues without a type.
ZIP files that were compressed with PPMd are not able to be imported into OpenRefine and fail to show any friendly warning in the UI during import that the compression format is unknown
To Reproduce
Steps to reproduce the behavior:
Current Results
Expected Behavior
Display a Warning dialog in UI whenever
ImportingUtilities.explodeArchivefails for any reason, I think.Screenshots
Compressed using 7zip and selecting PPMd compression method for large file support

Versions
Datasets
Small test ZIP file compressed with PPMd - chicago_tribute-covid.zip
Additional context