[OpenLayers-Trac] Re: [OpenLayers] #2913: Request abort test is failing

OpenLayers trac-20090302 at openlayers.org
Thu Nov 4 15:13:19 EDT 2010


#2913: Request abort test is failing
---------------------+------------------------------------------------------
 Reporter:  tschaub  |       Owner:  tschaub     
     Type:  bug      |      Status:  new         
 Priority:  minor    |   Milestone:  2.11 Release
Component:  Request  |     Version:  2.10        
 Keywords:           |       State:  Review      
---------------------+------------------------------------------------------
Changes (by jorix):

 * cc: xavier.mamano@… (added)
  * state:  => Review


Comment:

 I would like the patch to be based on
 "http://www.w3.org/TR/XMLHttpRequest/" (the author of "XMLHttpRequest.js"
 is based on this standard: http://code.google.com/p/xmlhttprequest/)
 But there are problems with XMLHttpRequest.js:
  * after open() the readyState does not change to 1 with IE and FF
  * after open()+abort() the readyState does not change to 0 with Chrome
 and Safari
 see the tests in attachment:Test-XMLHttpRequest.html (I've written the
 tests so they can be reported to the author of "XMLHttpRequest.js")

 attachment:request-2913.patch works properly with IE8, Chrome7, FF3.6 and
 Safari5 for Ajax + Protocols + Request.

 Please review, thanks

-- 
Ticket URL: <http://trac.openlayers.org/ticket/2913#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list