Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #14562: Export CSV with cyrillic or chinese characters has broken encoding in Microsoft Excel #14563

Conversation

AndrewAKovalenko
Copy link
Contributor

@AndrewAKovalenko AndrewAKovalenko commented Jan 16, 2024

Defect Fixes

Fixes #14562

Fix is based on https://stackoverflow.com/a/41363077

Tested on Microsoft Excel 2013

Input data:
image

Before fix:
image

After fix:
image

Copy link

vercel bot commented Jan 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:14pm

@mertsincan mertsincan merged commit 9e01906 into primefaces:master Jan 17, 2024
1 check passed
@mertsincan
Copy link
Member

Thanks a lot for your contribution!

@AndrewAKovalenko AndrewAKovalenko deleted the 14562-fix-csv-export-utf-8-encoding-for-cyrillic-and-chinese branch January 17, 2024 10:54
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.

Component: Table. Export CSV with cyrillic or chinese characters has broken encoding in Microsoft Excel
2 participants