Skip to content

zip files created with an own cloud service are ingested as is #10898

@jo-pol

Description

@jo-pol

What steps does it take to reproduce the issue?

  • download multiple files from an own cloud service
    for example greetings.zip and shapes.zip (the individual shape file contain garbage, it is about rezipping)
  • upload the zip into a dataset
  • the zip is ingested as is with a warning message
  • unzip an rezip the files before upload and the result is as expected

Which version of Dataverse are you using?

It happens both on 6.2 and 6.4

Any related open or closed issues to this bug report?
Not sure but replacing ZipInputStream with ZipFile might influence the following issues
#7507
#7352
#2482
#10591

Screenshots:

Current result on the left, on the right expected result with the files attached above after saving the changes

zip-as-is expected: image

Are you thinking about creating a pull request for this issue?
yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions