Comment 5 for bug 861545

Revision history for this message
Carlos de la Guardia (cguardia) wrote :

The problem was that IE will show the information bar whenever a JS call becomes a file download, so nothing could be gained by changing the headers. I decided to look at the context in the history view and change the preview js call to a simple html link for download whenever we are dealing with a file. Previews for other types will keep using Ajax.