Ticket #1896 (closed bug: fixed)
strategy-cluster.html example fails after reloading in IE6 and IE7
| Reported by: | ahocevar | Owned by: | fredj |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.8 Release |
| Component: | Protocol | Version: | 2.7 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
The example only works in IE when loading it for the first time. Reloading it, or using it when it is still in the browser cache, will cause it to fail with a "status is null or not an object" error in the handleResponse method of Protocol/HTTP.js. This has to be investigated further. What makes IE finally break is that the priv property of the response is null, but until now I have no idea why.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

