-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
3.0
-
None
Can't render TIF images in Confluence using Firefox and IE.
Interestingly in Safari the image can be rendered fine.
When the page is openend in IE Tomcat will throw the following error:
2009-07-16 14:07:19,991 ERROR [http-8080-2] [atlassian.plugin.servlet.AbstractFileServerServlet] doGet Error while serving file for request:/download/attachments/557058/CornMolecule2.tif -- referer: http://paulaner:8080/display/sand/Home | url: /download/attachments/557058/CornMolecule2.tif | userName: admin com.atlassian.plugin.servlet.DownloadException: ClientAbortException: java.net.SocketException: Broken pipe at com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload.serveFile(ServeAfterTransactionDownload.java:68) at com.atlassian.plugin.servlet.AbstractFileServerServlet.doGet(AbstractFileServerServlet.java:30) at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46) at com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:55)
No error is thrown when the page is opened in Firefox.