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

Code coverage became delete link and meta tags. #2357

Closed
m-andrei opened this issue Aug 29, 2016 · 1 comment
Closed

Code coverage became delete link and meta tags. #2357

m-andrei opened this issue Aug 29, 2016 · 1 comment
Assignees

Comments

@m-andrei
Copy link

Hello, with last update of vs online, code coverage became upload html without styles.
index.html generated so `
<title>Code coverage report for All files</title>




<style type='text/css'>
.coverage-summary .sorter {
background-image: url(sort-arrow-sprite.png);
}
</style>

` but after "Publish Code Coverage Results" in section "Code coverage" index html in iframe looks so ` <title>Code coverage report for All files</title> <style> .coverage-summary .sorter { } </style> `
@allendm-msft
Copy link
Member

allendm-msft commented Aug 30, 2016

@m-andrei We’re sorry we’ve caused you pain. We realise this appears to be a takeback. We took this step because discovered a vulnerability and had to take immediate action for your security before any public disclosure. The current state is a stopgap and we are investigating the right, secure way to restore the user experience. We will share more about this in a blog post shortly.

Note: you can still use the "Download Coverage Results" link to download the html files and browse locally.

ccnostyles

@allendm-msft allendm-msft self-assigned this Aug 30, 2016
@allendm-msft allendm-msft removed their assignment Oct 4, 2016
@davidstaheli davidstaheli modified the milestone: Dev15.Update1 Oct 17, 2016
@davidstaheli davidstaheli modified the milestone: Dev15.Update1 Oct 28, 2016
@kaadhina kaadhina closed this as completed Jan 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants