As a consequence of BAM-402, when a user clicks on a build artifact, it will always be downloaded, rather than displayed in the browser.
This is not appropriate for all artifact types.
We should set the Content-Disposition header to "inline" for text, image, audio & video Content-Types, so that they are displayed in the browser, when possible.
Hi Geoffrey,
Sorry for the confusion, with Bamboo 1.2.3 we set the content-disposition to the default browser behavior - as per
BAM-1646In doing this we discovered that, in some browsers (Firefox), the artifacts were not displayed inline due to the default browser behavior.
We have now remedied this in Bamboo 1.2.4 - where we set the known common mime types to be displayed inline - please upgrade to the latest version of Bamboo for a fix.
Regards,
Ajay.