Bug 346276 - Can't preview files from a .zip file with \ (backslash) as path separator.
Summary: Can't preview files from a .zip file with \ (backslash) as path separator.
Status: RESOLVED DUPLICATE of bug 176646
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Compiled Sources Linux
: NOR major
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-16 20:28 UTC by Jaime Torres
Modified: 2015-10-27 12:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaime Torres 2015-04-16 20:28:30 UTC
The zip file in the following URL,

http://www.facturae.gob.es/formato/Documents/Gesti%C3%B3n%20de%20Facturaci%C3%B3n%20Electr%C3%B3nica%203.1/Fuentes.zip

as opened by Ark shows the path separator as \.
When trying to do a preview of any of the files, it tries to open the file in /tmp/whatever\the\non\existent\directory\file, and therefore it can't see any of the files inside the .zip file.
When the zip file is expanded, the files are in one directory with names containing \.





Reproducible: Always


Actual Results:  
Briefly, the path separator is not treated in an OS agnostic way.


Expected Results:  
The files are created with the same directory structure and can be previewed.
Comment 1 Jaime Torres 2015-04-17 15:10:27 UTC
FYI, neither unzip nor 7z expand it also in the right way.
Only using a win program under wine I've been able to extract it with the right directories.
Comment 2 Elvis Angelaccio 2015-10-27 12:02:53 UTC

*** This bug has been marked as a duplicate of bug 176646 ***