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

Escape xml not allowed symbols in validation #1159

Merged
merged 3 commits into from Jan 22, 2019
Merged

Escape xml not allowed symbols in validation #1159

merged 3 commits into from Jan 22, 2019

Conversation

juankaromo
Copy link
Contributor

Hi team,

This PR escape certain special characters as &, <, >, ' , " in our file editor directive to avoid the XML validation parse error.
This PR solves #1158

Regards

@juankaromo juankaromo added the type/bug Bug issue label Jan 21, 2019
@juankaromo juankaromo self-assigned this Jan 21, 2019
@juankaromo juankaromo added this to Needs review in Wazuh 3.8.x - 6.5.x via automation Jan 21, 2019
@jesusgn90 jesusgn90 added this to Needs review in Wazuh 3.9.x - 6.6.x via automation Jan 21, 2019
@jesusgn90 jesusgn90 removed this from Needs review in Wazuh 3.8.x - 6.5.x Jan 21, 2019
@jesusgn90 jesusgn90 merged commit 314e50b into 3.9-6.5 Jan 22, 2019
Wazuh 3.9.x - 6.6.x automation moved this from Needs review to Done Jan 22, 2019
@jesusgn90 jesusgn90 deleted the issue-1158 branch January 22, 2019 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Bug issue
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants