planetfederal / gxp

High level components for GeoExt based applications.
http://boundlessgeo.com/
Other
84 stars 97 forks source link

saving a map raises tileSize error in WMSCSource.js #120

Closed bartvde closed 12 years ago

bartvde commented 12 years ago

Add two Medford layers, zoom to layer extent, and save the map.

In Firefox 10 I am immediately running into:

tileSize is undefined http://localhost:8080/script/@/app/static/externals/gxp/src/script/plugins/WMSCSource.js Line 179

bartvde commented 12 years ago

This was fixed by @ahocevar