Finally the problem was solved: my server always set the Response header to text/html. This seems not to be a problem for Firefox but was the reason of all the weird behaviours from IE 6. In IE 7, that I tested recently, the thing is even worse as it always responds metadata can not be fetched.
Eventually it was just a matter of setting the Response to text/json overriding the default response header. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
