Hello,<div><br></div><div>I try to set the startExtent for my QGIS-Webclient-Map (a site with 900913-Global-settings) but encounter Problems with the EPSG900913-coordinates:</div><div><br></div><div>If I try to set the startExtend with</div>

<div><br></div><div>&startExtent=-25913538.399811,-12795102.116832,31935055.700111,12564869.375981</div><div><br></div><div>i get following message:</div><div>Start-parameter "startExtent" needs to be in OpenLayers.Bounds format: 'left,bottom,right,top'</div>

<div><br></div><div>Here the structure of my Request:</div><div><br></div><div><a href="https://myserver/qgiswebclient/site/qgiswebclient.html?&map=/path_to_my_maps/mapname.qgs&format=image/png&visibleLayers=layer1,layer2&startExtent=-25913538.399811,-12795102.116832,31935055.700111,12564869.375981">https://myserver/qgiswebclient/site/qgiswebclient.html?&map=/path_to_my_maps/mapname.qgs&format=image/png&visibleLayers=layer1,layer2&startExtent=-25913538.399811,-12795102.116832,31935055.700111,12564869.375981</a></div>

<div><br></div><div>AFAIK the problem that existed in earlier versions with negativ values for the start/maxExtent has been solved but </div><div>could it be that the dots of this float-values are still a problem?</div><div>

<br></div><div>Is there a workaround known for this?</div><div><br></div><div>best wishes,</div><div><br></div><div>Thomas</div>