Skip to content

Comments

Correction BOM mark never really appended.#27

Open
HenrryEsposito wants to merge 1 commit intoanton-bot:masterfrom
HenrryEsposito:master
Open

Correction BOM mark never really appended.#27
HenrryEsposito wants to merge 1 commit intoanton-bot:masterfrom
HenrryEsposito:master

Conversation

@HenrryEsposito
Copy link

Excel was not showing Unicode correctly.
The if statement that checks for the BOM option had a logic error, it was erroneously checking for the BOM and fileNotExists.
When deleting fileNotExists == true condition from the if statement the Excel started to display Unicode correctly.

Excel was not showing Unicode correctly.
The if statement that checks for the BOM option had a logic error, it was erroneously checking for the BOM and fileNotExists.
When deleting fileNotExists == true condition from the if statement the Excel started to display Unicode correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant