Skip to content

fix: decode colon and comma ref: #25903#28020

Merged
erickgonzalez merged 2 commits into
masterfrom
issue-25903
Mar 25, 2024
Merged

fix: decode colon and comma ref: #25903#28020
erickgonzalez merged 2 commits into
masterfrom
issue-25903

Conversation

@erickgonzalez

Copy link
Copy Markdown
Member

Colon and comma are still showing encoding when exporting a CSV or using the ContentResource, with this change we decode them.

@erickgonzalez erickgonzalez requested a review from jdotcms March 20, 2024 22:03
@ghost

ghost commented Mar 20, 2024

Copy link
Copy Markdown

@erickgonzalez erickgonzalez added this pull request to the merge queue Mar 25, 2024
Merged via the queue into master with commit 33845ed Mar 25, 2024
@erickgonzalez erickgonzalez deleted the issue-25903 branch March 25, 2024 18:14
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.

Key/Value field escaping colon and comma characters to HTML encoded version.

3 participants