Build artifact links displaying wrong content type
Links published to the Artifact Downloads section of a Build is displaying incorrectly within Eclipse. It appears to be just executing the linked content instead of rendering its content like a typical browser.
Bring up a build and add a link to http://google.com. Hitting the resulting link pops up a Windows cmd dialog which appears to be trying to execute the content of google website as a Windows com component. Add another link for https://google.com and it renders correctly within an eclipse embedded browser session. Something about https make it act as I would expect.
We're trying to publish links to our maven site reports. When we publish with http link, it just opens the html src of the content of that url in a editor view. If we change that url to a https link, everything looks good.
Bug or something wrong with our rtc client installations?
Bring up a build and add a link to http://google.com. Hitting the resulting link pops up a Windows cmd dialog which appears to be trying to execute the content of google website as a Windows com component. Add another link for https://google.com and it renders correctly within an eclipse embedded browser session. Something about https make it act as I would expect.
We're trying to publish links to our maven site reports. When we publish with http link, it just opens the html src of the content of that url in a editor view. If we change that url to a https link, everything looks good.
Bug or something wrong with our rtc client installations?