robnyman / domassistant

Automatically exported from code.google.com/p/domassistant
1 stars 0 forks source link

getStatus() and getStatusText() not working in the Ajax callback function #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Call the DOMAssistant.AJAX.getStatus() or DOMAssistant.AJAX.getStatusText() 
from within the callback function

What is the expected output? What do you see instead?
200 and OK respectively. Instead, -1 and <null> are returned

Original issue reported on code.google.com by chengh...@gmail.com on 30 Sep 2008 at 1:23

GoogleCodeExporter commented 9 years ago

Original comment by chengh...@gmail.com on 3 Oct 2008 at 6:08