Skip to content

CSV export bug when category contains comma "," #2036

@kaushal235

Description

@kaushal235

Bug report

CSV export bug when category contains comma (,)

Codepen

https://codepen.io/kaushal3/pen/MWezxxQ
Run codepen & export in csv. check file in excel or any csv viewer.

Explanation

  • What is the behavior you expect?
    column value should enclosed in string so that column values split corrctly in csv(csv viewer/excel etc)
  • What is happening instead?
    Currently, csv header & value mismatch due to one of string contains comma in it.
  • What error message are you getting?
    N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions