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

Fix Android XML format special characters escape/ unescape #321

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

arisktfx
Copy link
Contributor

Problem and/or solution

Special characters like & or \n remained unescape when importing the file, leading to be wrongly displayed in the editor

Reviewer checklist

Code:

  • Change is covered by unit-tests
  • Code is well documented, well styled and is following best practices
  • Performance issues have been taken under consideration
  • Errors and other edge-cases are handled properly

PR:

  • Problem and/or solution are well-explained
  • Commits have been squashed so that each one has a clear purpose
  • Commits have a proper commit message according to TEM

@petrosklg petrosklg changed the title Fix Android XML format special characters escape/ unescape TX-11733: Fix Android XML format special characters escape/ unescape Dec 20, 2023
@arisktfx arisktfx changed the title TX-11733: Fix Android XML format special characters escape/ unescape Fix Android XML format special characters escape/ unescape Jan 3, 2024
@arisktfx arisktfx force-pushed the correct_escape_unescape_android_xml branch from 7fe6603 to 9ffc9ac Compare January 3, 2024 09:14
@svaloumas svaloumas merged commit a2becbf into devel Jan 9, 2024
3 checks passed
@txsentinel txsentinel mentioned this pull request Jan 9, 2024
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.

3 participants