[OpenLayers-Users] Fwd: Firefox does not work with GeoExplorer (openlayers)

pablo zader pzader at gmail.com
Tue Mar 10 06:20:30 PDT 2015


---------- Forwarded message ----------
From: pablo zader <pzader at gmail.com>
Date: 2015-02-22 0:39 GMT-03:00
Subject: Firefox does not work with GeoExplorer (openlayers)
To: openlayers-users <openlayers-users at lists.osgeo.org>


Hi list,

The problem is detected by firebug when GeoExplorer start with Mozilla, but
the strange thing is that with google chrome works fine (and IE):

NotFoundError: Node was not found
document.getElementsByTagName("head")[0].removeChild...

The exception is thrown in the googlesource.js file, line 334 , in the
function loadScript:

       loadScript: function(options) {
       ....

        window.setTimeout((function() {
            if (!gxp.plugins.GoogleSource.loader.ready) {
                this.loading = false;
                this.ready = false;

document.getElementsByTagName("head")[0].removeChild(script); (LINE
334)
                errback.call(options.scope);
                this.fireEvent("failure");
                this.purgeListeners();
            }
         ....


I understand that there is a problem when firefox wants to access the
service google but not so google chrome.
Thanks in advanced

Pablo





-- 
*Pablo J. Zader*
*Lic. en Cs. de la Computación*
*pablo.zader at gmail.com <pablo.zader at gmail.com>*





*"Los Grandes Hombres hablan sobre ideas... Los Hombres Promedio hablan
sobre cosas... Los Hombres Pequeños hablan.. de otros Hombres.*
*del libro Matemática estas ahi? A. Paenza "*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20150310/f7be0cda/attachment.html>


More information about the Users mailing list