anushani / atlasmapper

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

Better error message for invalid default layers / base layers #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add an invalid layer ID as a default layer for a client.
2. Generate the client

What is the expected output? What do you see instead?
The AtlasMapper show an error saying that the layer is invalid. A message 
explaining how to fix the problem would be appropriate;
* In case of WMS layer, did you forgot to add the data source ID before the 
layer name?
* You can find the actual layer ID by loading the client, locating the layer in 
the layer catalogue, then checking for the layer ID at the bottom of the layer 
description.
A similar notice should be added to the field description (the one that appear 
when the user select the field).

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

Please provide any additional information below.

Original issue reported on code.google.com by lafond.g...@gmail.com on 19 Aug 2013 at 4:53