[Buildbot] #3548: downloading raw logs lead to page reload in Firefox

Buildbot trac trac at buildbot.net
Tue May 10 20:09:14 UTC 2016


#3548: downloading raw logs lead to page reload in Firefox
-------------------+--------------------
Reporter:  rutsky  |       Owner:
    Type:  defect  |      Status:  new
Priority:  minor   |   Milestone:  0.9.1
 Version:  master  |  Resolution:
Keywords:          |
-------------------+--------------------

Comment (by tardyp):

 I can reproduce the problem, indeed. I don't understand why this happens.

 This sounds like a bug from firefox, which cancels the websocket before
 figuring out that the requested link was a content-disposition:attachment.

 I found this, which looks like exactly our problem
 https://bugzilla.mozilla.org/show_bug.cgi?id=858538

 looks like adding download="foo" to the <a> will workaround the problem

--
Ticket URL: <http://trac.buildbot.net/ticket/3548#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list