#14 closed bug (fixed)
XHR Error Checking is Weak
Reported by: | 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.
Note: See
TracTickets for help on using
tickets.
Fixed in revision [89].