Skip to content

CSV Escape Values when Exporting#112

Open
m10x wants to merge 2 commits intologin-securite:mainfrom
m10x:CSV-Encode-Values
Open

CSV Escape Values when Exporting#112
m10x wants to merge 2 commits intologin-securite:mainfrom
m10x:CSV-Encode-Values

Conversation

@m10x
Copy link
Contributor

@m10x m10x commented Mar 20, 2025

Improvement of CSV Export Functionality

Changes

  • Improved CSV escaping logic for values with special characters

Technical Details

  • Implementation of proper CSV escaping logic according to RFC 4180 standard
  • => Values with commas and quotes are now properly escaped

Affected Files

  • frontend/src/utils/csv/index.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant