anushani / atlasmapper

Automatically exported from code.google.com/p/atlasmapper
0 stars 0 forks source link

"Enable Web cache" do not work as expected #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a WMS Data source, with "Enable Web cache" turned off but with a 
defined GWC URL in "Web Cache URL".
2. Build and use the data source in a client

What is the expected output? What do you see instead?
Expected: Tiles coming through GeoServer directly.
Happen: Tiles are coming through the GWC defined in "Web Cache URL" even if the 
"Enable Web cache" has been turned off.

What version of the product are you using? On what operating system?
AtlasMapper 1.4.6, any OS

Please provide any additional information below.
Workaround: Clear the "Web Cache URL" field.

Original issue reported on code.google.com by lafond.g...@gmail.com on 2 Oct 2013 at 12:20

GoogleCodeExporter commented 9 years ago
The AtlasMapper client was misinterpreting the config; missing "cached" 
parameter was interpreted as "true" instead of "false".

Original comment by lafond.g...@gmail.com on 20 Dec 2013 at 5:32

GoogleCodeExporter commented 9 years ago
Fixed in 1.4.8

Original comment by lafond.g...@gmail.com on 24 Dec 2013 at 1:15