Skip to content

HTML source not escaped in HTML reports #138

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

Closed
reavowed opened this issue Oct 5, 2015 · 0 comments
Closed

HTML source not escaped in HTML reports #138

reavowed opened this issue Oct 5, 2015 · 0 comments

Comments

@reavowed
Copy link

reavowed commented Oct 5, 2015

If a Scala source file contains HTML (or any XML), then that XML will be embedded in the scoverage HTML report without being escaped. So if a file contains e.g. "

Some title

", then "Some title" will appear in the report as a header, breaking the highlighting and line numbering and so forth.

Pull request incoming.

reavowed pushed a commit to reavowed/scalac-scoverage-plugin that referenced this issue Oct 5, 2015
reavowed pushed a commit to reavowed/scalac-scoverage-plugin that referenced this issue Oct 6, 2015
hiraiva pushed a commit to hiraiva/scalac-scoverage-plugin that referenced this issue Aug 6, 2016
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

No branches or pull requests

1 participant