Skip to content

Unzip with rlc (zip) file from Rhapsody results in directory name being concatenated with filename. ON LINUX #440

@DragonSky

Description

@DragonSky

I'm trying to unzip an .rlc file (configuration export) from Rhaposody integration engine. In zip4j 2.10.0 on Linux I get the result of the scheme directory being extracted as files with the the directory name concatenated with the filename.
Reverting to zip4j v2.8.0 results in the expected behaviour.

Sorry, don't know what Rhapsody is using to zip up it's rlc export files, it's written in Java though. I can log a request and see if I find out if you'd like.

as below:
image

image
If there is a directory that has sub directories everything seems to work ok.

Details of the file:
image
image

This only occurs on Linux, everything plays fine on windows 10.
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION="7.9"

Happy to provide any further information required.

tracking.zip

Metadata

Metadata

Labels

bugSomething isn't workingresolved

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions