Ticket #4436 (closed enhancement: fixed)
csv format should not replace "," with "_", but quote it
| Reported by: | ThurnerRupert | Owned by: | mgood |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | ticket system | Version: | 0.10.3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
csv export would be even better if it quotes values containing a comma with ", and escape " with "", like described on http://en.wikipedia.org/wiki/Comma-separated_values, instead of replacing "," with "_".
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


