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

added missing angular brackets for CDATA tag #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michael0710
Copy link

When creating a xml-report vera++ tries to escape the report message with a <![CDATA[ ... ]]> tag.

However, in the source code the surrounding angular brackets are missing, which let the output appear as ![CDATA[ ... ]] in the xml report. This commit would fix this issue.

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.

1 participant