Skip to content
This repository was archived by the owner on May 30, 2021. It is now read-only.

manually encode "#" when exporting to csv#67

Open
ry4nolson wants to merge 1 commit into
Mobius1:masterfrom
ry4nolson:patch-1
Open

manually encode "#" when exporting to csv#67
ry4nolson wants to merge 1 commit into
Mobius1:masterfrom
ry4nolson:patch-1

Conversation

@ry4nolson

Copy link
Copy Markdown
Contributor

in firefox, if the csv data has a "#" in it, the file ends at the index of the first occurrence. additionally, encodeURI doesn't encode "#" since it's a valid uri character.

in firefox, if the csv data has a "#" in it, the file ends at the index of the first occurrence. additionally, encodeURI doesn't encode "#" since it's a valid uri character.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant