8000 example_recursive.rb breaks .xlsx file · Issue #343 · rubyzip/rubyzip · GitHub
[go: up one dir, main page]

Skip to content
example_recursive.rb breaks .xlsx file #343
Closed
@davetapley

Description

@davetapley

When opening a .xlsx file zipped via example_recursive.rb in Excel 15.39 on Mac OS, I am presented with:

broken-xlsx

Clicking through to the error log I see:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">

<logFileName>Repair Result to SOME_FILE.xml</logFileName><summary>Errors were detected in file 'SOME_FILE.xlsx'</summary>

<additionalInfo><info>Excel completed file level validation and repair. Some parts of this workbook may have been repaired or discarded.</info></additionalInfo>

</recoveryLog>

Not fixed by #260, not sure if related to https://github.com/rubyzip/rubyzip#modify-docx-file-with-rubyzip ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0