[Users] errors in Firefox 5 and 6 - Geoext components not a constructor
Marc Jansen
jansen at terrestris.de
Tue Aug 30 22:47:18 CEST 2011
Hey Robert,
sorry for the bad link, a 's' got lost:
http://trac.geoext.org/wiki/builds
The dynamic version has caused problems in the past, so this might be
the root of your error. AFAICT the problematic code is corrected in
trunk of GeoeExt (see here [1] and [2])
Regards,
Marc
[1] http://trac.geoext.org/ticket/414
[2] http://trac.geoext.org/changeset/2637
On 30.08.2011 22:06, Robert Buckley wrote:
> the dynamic version.
>
> The link you sent is dead!
>
> ------------------------------------------------------------------------
> *Von:* Marc Jansen <jansen at terrestris.de>
> *An:* users at geoext.org
> *Gesendet:* Dienstag, den 30. August 2011, 21:45:25 Uhr
> *Betreff:* Re: [Users] errors in Firefox 5 and 6 - Geoext components
> not a constructor
>
> Hi Robert,
>
> are you using a single-file build of GeoExt or one that dynamically
> loads the raw source scripts from the lib/-subfolder?
>
> See: http://trac.geoext.org/wiki/build
>
> This is just a wild guess, so please excuse the noise if this is not
> the cause of your problems,
>
> Best regards,
> Marc
>
>
> On 30.08.2011 21:28, Robert Buckley wrote:
>> Hi,
>>
>> I am having a nightmare with Geoext components and firefox 5 and 6.
>>
>> For some reason they are not loading into the onReady function when
>> the app is loaded. Only after refreshing 3 or 4 times can the
>> mapPanel or Grid etc be recognised as a component. This is happening
>> everywhere and not just inside my organisation.
>>
>>
>> The libraries are loaded thus..
>>
>> <html>
>> <head>
>> <title>Windenergieanlagenkataster</title>
>> <meta name="Windenergieanlagenkataster" content="Standort von
>> Windenergieanlagen im Zweckverband Grossraum Braunschweig" />
>> <meta name="Windenergieanlagenkataster, Windkraftanlagen, ZGB,
>> Zweckverband Grossraum Braunschweig, Wind, Energie, Eneuerbare
>> Energie, EEG " content="HTML,CSS,XML,JavaScript" />
>>
>> <meta name="date" content="2011-08-30">
>> <meta http-equiv="content-type" content="text/html;" />
>> <link rel="stylesheet" type="text/css"
>> href="../ext/resources/css/ext-all.css" /></link>
>> <link rel="stylesheet" type="text/css"
>> href="../GeoExt/resources/css/popup.css" /></link>
>> <link rel="stylesheet" type="text/css"
>> href="../ext/resources/css/xtheme-gray.css" /></link>
>> <link rel="stylesheet" type="text/css"
>> href="../ext/examples/ux/css/GroupSummary.css" />
>> <link rel="stylesheet" type="text/css" href="wind.css" />
>> <script type="text/javascript"
>> src="../ext/adapter/ext/ext-base.js"></script>
>> <script type="text/javascript" src="../ext/ext-all.js"></script>
>>
>> <script type="text/javascript" src="../GeoExt/lib/GeoExt.js"></script>
>> <script type="text/javascript"
>> src="../ext/examples/ux/GroupSummary.js"></script>
>> <script type="text/javascript"
>> src="../GeoExt/ux/GeoNamesSearchCombo.js"></script>
>>
>>
>> <script src="wind.js"></script>
>> </head>
>> <body>
>> <div id='mainpanel'></div>
>> </body>
>> </html>
>>
>>
>> the app is here
>>
>> http://maps.zgb.de/www/eeg/wind.html#
>>
>> any advice would be super.
>>
>> yours,
>>
>> Rob
>>
>>
>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at geoext.org
>> http://www.geoext.org/cgi-bin/mailman/listinfo/users
>
>
>
> _______________________________________________
> Users mailing list
> Users at geoext.org
> http://www.geoext.org/cgi-bin/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20110830/b2f1518f/attachment.htm
More information about the Users
mailing list