Skip to content

Conversation

@NianwenDan
Copy link

@NianwenDan NianwenDan commented Jun 13, 2025

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description

Added jsonify to escape special characters in post descriptions. This prevents errors like:

"content": "Path: C:\Program Files\App"

which breaks JSON parsing.

Additional context

Fixes #2416

@github-actions github-actions bot added the released Included or resolved in the release label Jul 26, 2025
@cotes2020 cotes2020 closed this Jul 26, 2025
Repository owner deleted a comment from github-actions bot Jul 26, 2025
@cotes2020 cotes2020 removed the released Included or resolved in the release label Jul 26, 2025
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.

"search.json" Fails to Load Due to Invalid Escape Sequence

2 participants