anushani / atlasmapper

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

Can not create a new client using only one data source #38

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new client using only one data source
2. Edit the client
3. The data source is not checked, so the generation doesn't work properly

What is the expected output? What do you see instead?
The client should have the data source chosen when it was created.

What version of the product are you using? On what operating system?
Introduce around version 1.0, fixed in 1.2.1

Please provide any additional information below.
An easy work around for this bug is to re-select the data source after creation.

Original issue reported on code.google.com by lafond.g...@gmail.com on 31 May 2012 at 11:02

GoogleCodeExporter commented 9 years ago
The bug has been found in version 1.2. We think it has been around since 
version 1.0, but we didn't notice it before because we almost always create 
clients using multiple data sources. I remember to have seen that bug before, 
but I just tough I actually forgot to check a data source checkbox, so I didn't 
though it could be an actual bug. It eventually become obvious that the bug was 
there, after release of version 1.2, because the templating for the list.html 
was not expecting the layer list to not be empty, which mean that an error 
actually popup in a window on creation of a client using only one data source.

Original comment by lafond.g...@gmail.com on 31 May 2012 at 11:20