Skip to content

Comments

[htdocs] Update savecsv.js to save with utf-8 encoding#10380

Open
arnav-makkar wants to merge 1 commit intoaces:mainfrom
arnav-makkar:fix/10378-savecsv-utf-8
Open

[htdocs] Update savecsv.js to save with utf-8 encoding#10380
arnav-makkar wants to merge 1 commit intoaces:mainfrom
arnav-makkar:fix/10378-savecsv-utf-8

Conversation

@arnav-makkar
Copy link
Contributor

Brief summary of changes

Updated htdocs/js/workers/savecsv.js to:

  • prepend \uFEFF to CSV content
  • use Blob type text/csv;charset=utf-8;

I did not test this since the change is minimal and straightforward.

Link(s) to related issue(s)

@github-actions github-actions bot added the Language: Javascript PR or issue that update Javascript code label Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language: Javascript PR or issue that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[htdocs] Update savecsv.js to save with utf-8 encoding

1 participant