-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: correctly escapes double quotes when converting ux.table to csv (#…
…977) (#980) * Fix: correctly escapes double quotes when converting ux.table to csv modify replace with replaceAll as mentioned in this issue : #944 (comment) * test: complete ux.table test to check if double quotes escaping is correct Co-authored-by: Jules Bonnard <[email protected]>
- Loading branch information
1 parent
8cee1ce
commit c9338b3
Showing
2 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters