https://bugs.documentfoundation.org/show_bug.cgi?id=131575
Kevin Suo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #12 from Kevin Suo <[email protected]> --- $ zipinfo ./Etat_des_sorties\ \(1\).xlsx Archive: ./Etat_des_sorties (1).xlsx Zip file size: 66643 bytes, number of entries: 7 -rw---- 4.5 fat 1035 b- defN 20-Mar-13 10:48 [content_types].xml -rw---- 4.5 fat 472 b- defN 20-Mar-13 10:48 xl\workbook.xml -rw---- 4.5 fat 74869 b- defN 20-Mar-13 10:48 xl\sharedstrings.xml -rw---- 4.5 fat 660 b- defN 20-Mar-13 10:48 xl\_rels\workbook.xml.rels -rw---- 4.5 fat 13005 b- defN 20-Mar-13 10:48 xl\styles.xml -rw---- 4.5 fat 606898 b- defN 20-Mar-13 10:48 xl\worksheets\sheet1.xml -rw---- 4.5 fat 370 b- defN 20-Mar-13 10:48 _rels\.rels 7 files, 697309 bytes uncompressed, 65833 bytes compressed: 90.6% This zip file uses backslashes as filename. Mark as duplicate of bug 76115. As a workaround, just change the extension to .zip, unzip, go into the unzipped folder, zip it with your OS zip tool (the root dir for the zip should be where [content_types].xml lives), then change the extension back to .xlsx. *** This bug has been marked as a duplicate of bug 76115 *** -- You are receiving this mail because: You are the assignee for the bug.
