Side navigation
#14 closed bug (fixed)
Opened June 16, 2006 03:16PM UTC
Closed June 18, 2006 01:42AM UTC
Last modified June 21, 2007 04:11AM UTC
XHR Error Checking is Weak
Reported by: | malsup@gmail.com | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | ajax | Version: | |
Keywords: | ajax bug error | Cc: | |
Blocked by: | Blocking: |
Description
I think you'll need a bit more logic around your xhr status checking
so that things like a 304 don't trigger the onError method. dojo's
doLoad() method is pretty full-featured in this regard.
Attachments (0)
Change History (1)
Changed June 18, 2006 01:42AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in revision [89].