On Thu, Jul 19, 2007 at 03:48:05PM +0000, Marc Desharnais wrote: > I learned too why the security exception in Firefox while I attempted to > make request (via Firebug) didn't show like I would have expect. > That's a thing that really bothered me at the first place because I > would have expected an clear error from the browser. > I have read that this kind of exception are treated silently in the > browser so it's normal I've seen nothing while I was debugging.
Actually, that's not entirely true. Instead, this is a failing of OpenLayers.Ajax, which has since been corrected in trunk: http://trac.openlayers.org/ticket/534 So, had you been using SVN, you would have seen "Unable to call XMLHttpRequest.open". Just for the record. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
