[Qgis-developer] qgis-web-client problem with QGISextension.js

giuseppe cuffaro peppekuff at yahoo.it
Thu Mar 14 02:18:17 PDT 2013


Hello
installing qgis-web-client in Ubuntu 12.04 is causing a problem with QGISextension.js (attached).
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

obj.push(attribute);
},
"SRS": function(node, obj) {
obj.srs[this.getChildValue(node)] = true;
}
}, OpenLayers.Format.WMSCapabilities.v1_3.prototype.readers["wms"])
}
}).read(this.WMSCapabilities);
this.processLayer(this.projectSettings.capability, this.projectSettings.capability.request.getmap.href, node);
Uncaught TypeError: Cannot read property 'request' of undefined

//fill the list of layer properties
for (var i=0; i<this.projectSettings.capability.layers.length; i++) {
var layer = this.projectSettings.capability.layers[i];
this.layerProperties[layer.name] = {
name: layer.name,
title: layer.title,
abstract: layer.abstract,
opacity: 255,
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------

please give me some advice.
see you son 

--
Arch. Pian. Giuseppe Cuffaro
90129 Palermo (PA)
Urban Planner & GIS Specialist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20130314/dba9acfc/attachment.html>


More information about the Qgis-developer mailing list