Escape formulas in CSV exports

Created on 12 January 2024, about 1 year ago
Updated 29 January 2024, about 1 year ago

Problem/Motivation

It's recommended to escape formulas in CSV exports. It's more of an issue for Spreadsheet software like Google Sheets, but still a good practice to do.

Proposed resolution

Follow Symfony's component implementation escaping CSV values with a single quote ' when they start with a formula character. This way the value gets interpreted like a normal string.

Remaining tasks

-

User interface changes

N/a

API changes

N/a

Data model changes

N/a

Feature request
Status

Fixed

Version

12.0

Component

Code (back-end)

Created by

🇳🇱Netherlands bramtenhove

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024