Skip to content

Comments missing elements required by MS Excel #184

Description

@charvolant

Adding comments to a cell results in Microsoft Excel being unable to load the comments, with a message

We found a problem with some content in ’CaminoPrimitivo.xlsx’. Do you want us to try to recover as much as we can? If you trust the source of this workbook, click Yes.

A recovered file removes the comments.

The generated comments1.xml looks like

<?xml version="1.0" encoding="UTF-8"?>
<!--Sheet comments generated by xlsx-->
<comments xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
  <authors>
    <author>de-calixtinus</author>
  </authors>
  <commentList>
    <comment authorId="0" ref="D10" visible="False">
      <text>
        <t>Via original Camino route
Trail (walkers only)</t>
      </text>
    <comment authorId="0" ref="D63" visible="False">
      <text>
        <t>Steep descent</t>
      </text>
    </comment>
  </commentList>
</comments>
'''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions