Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[all][games.rb] bugfix: correct $_SERVERSTRING_ prior to FE #698

Open
wants to merge 7 commits into
base: staging
Choose a base branch
from

Conversation

mrhoribu
Copy link
Contributor

Previously we only corrected $_SERVERSTRING_ for bad XML after it was sent to the FE for situations of nested single quotes or nested double quotes. This PR corrects this so that it's properly escaped prior to sending to FE.

Previously we only corrected `$_SERVERSTRING_` for bad XML after it was sent to the FE for situations of nested single quotes or nested double quotes. This PR corrects this so that it's properly escaped prior to sending to FE.
lib/games.rb Outdated Show resolved Hide resolved
@mrhoribu mrhoribu marked this pull request as draft November 19, 2024 01:27
@mrhoribu mrhoribu marked this pull request as ready for review December 11, 2024 23:13
@mrhoribu
Copy link
Contributor Author

No issues from me so far. But would like confirmation from others no issue either before merging.

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