Skip to content

Conversation

@cscrewsandcaptains
Copy link

XLSX files are now saved cell content with apros as >>'<< and not longer as '

This is:

  • [ x ] a bugfix
  • a new feature
  • refactoring
  • additional unit tests

Checklist:

Why this change is needed?

Export XLSX and use this in R, than the content of the cells are wrong, becaues ' and not ' is used. See Issue #4537

XLSX files are now saved cell content with apros as >>'<< and not longer as &#39;
@oleibman
Copy link
Collaborator

As you can see in the linked issue, I am skeptical about your use case. But, for now, can you please add a formal test which would fail without your change but will succeed with it?

@oleibman
Copy link
Collaborator

Superseded by PR #4540. Converting this PR to draft. It will be closed if 4540 is merged, or reopened if 4540 is dropped.

@oleibman oleibman marked this pull request as draft July 16, 2025 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants