[Buildbot] #2955: Force button not working: $digest already in progress

Buildbot trac trac at buildbot.net
Thu Oct 23 01:18:09 UTC 2014


#2955: Force button not working: $digest already in progress
-------------------+---------------------
Reporter:  Ben     |       Owner:  tardyp
    Type:  defect  |      Status:  closed
Priority:  major   |   Milestone:  0.9.0
 Version:  master  |  Resolution:  fixed
Keywords:  www     |
-------------------+---------------------

Comment (by dustin):

 CORS is tricky.  The browser will pre-check a POST by making a HEAD
 request first.  For GETs, since they should not have side effects, the
 browser checks the origin-related headers in the response, and only allows
 the AJAX request to complete successfully if the check succeeds.

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


More information about the bugs mailing list