> With Firebug , It shows error : "Uncaught ReferenceError: OpenLayers 
> is not defined " , in the file geoext/lib/GeoExt/widget/form.js
>
> The error comes from this line:
>
>  GeoExt.form.toFilter.FILTER_MAP = {
>     "eq": OpenLayers.Filter.Comparison.EQUAL_TO,
It means OpenLayers has not been loaded when this call is made. I would 
expect firebug to show up 404 errors in the Net panel and in console.

Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.

_______________________________________________
Users mailing list
Users@geoext.org
http://www.geoext.org/cgi-bin/mailman/listinfo/users

Reply via email to