Skip to content

Line breaks in textarea fields break CSV export #81

@lkssmnt

Description

@lkssmnt

It seems like linebreaks in textarea fields are not correctly escaped and thus break the csv file when exporting. In this case I added a line break (pressed Enter) right after "Before linebreak.".

Image

ID;Name;Email;Description;Received
;Lukas Siemoneit;[email protected];Before linebreak.
After linebreak.;2025-11-19 13:02:34
;Lukas Siemoneit;[email protected];Another text with spaces.;2025-11-19 12:36:38
;Lukas Siemoneit;[email protected];A text with spaces.;2025-11-19 12:33:57

I confirm that the Troubleshooting chapter does not solve my problem and that installation does not contain any custom form templates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions