Skip to content

[bug] Special characters inside cell values are stripped #1

@mikkurogue

Description

@mikkurogue

Current behaviour:

All special characters inside si -> t values are stripped.

Say you have a value in an excel cell like A > B, this is represented in the sharedStrings as:

<si>
  <t>A &gt; B</t>
</si>

The current iteration of xcsv strips the special character already, but in the case of values this should not be the case.

Expected:

Value to be represented as a string with the special character rendered correctly and not omitted as whitespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions