When attempting to export data via CSV where the description contains special characters, the CSV export will not work. The response will not be contained on one line.
Environment
OpenCTI: 6.3.11
Reproducible Steps
Steps to create the smallest reproducible scenario:
Create a CSV Feed with Base Attribute: Creation, Column - Value, Name, and another Column for description.
Create an indicator with a description that contains special characters
Once the feed run, open the feed to see the result.
Description
When attempting to export data via CSV where the description contains special characters, the CSV export will not work. The response will not be contained on one line.
Environment
OpenCTI: 6.3.11
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
The results should all be on a single line.
Actual Output
The results are not on one single line.
Additional information
Screenshots (optional)