Skip to content

Update seperator (,) to (;) and clean html tags CsvExporter.php#119

Open
optiktr wants to merge 1 commit intoopen-admin-org:mainfrom
optiktr:main
Open

Update seperator (,) to (;) and clean html tags CsvExporter.php#119
optiktr wants to merge 1 commit intoopen-admin-org:mainfrom
optiktr:main

Conversation

@optiktr
Copy link

@optiktr optiktr commented Nov 21, 2023

When exporting via CSV, the comma (,) issue has been fixed and code to change the separator has been added.

At the same time, the HTML tag residue that occurred when exporting was eliminated with "strip_tag".

When exporting via CSV, the comma (,) issue has been fixed and code to change the separator has been added.

At the same time, the HTML tag residue that occurred when exporting was eliminated with "strip_tag".
@optiktr optiktr changed the title Update CsvExporter.php Update seperator (,) to (;) and clean html tags CsvExporter.php Nov 21, 2023
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.

2 participants