Escape commas generally in CSV writer #43
Labels
No Label
bug
enhancement
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: andrew/finnow#43
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CSV output of transaction exports is messed up if commas are in the description. Update the CSV writer to apply automatic escaping strategies if it's appending a string type directly to the output.
mainto main