I installed the QGIS Web Client Master with OSGeo4W, however I find an
error in printing. Checking I find that:

https://github.com/qgis/QGIS-Web-Client/blob/master/site/js/QGISExtensions.js
#L369

Line 369 of QGISExtensions file should be:

url: serverAndCGI + '?'+ wmsMapName,

Changing "/" to "?", with this change I've managed to correct the error.

Do not know if it's a possible bug and apply for other platforms.

regards,

Samuel Mesa.
_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to