Carson Farmer wrote:
Potential small bug found during a training course:

If there are two versions of the same PostGIS layer open and
symbolised, one with a WHERE clause, and the other without (i.e. one
should have a filter and one shouldn't), when exporting to a map file
(layers only), both layers appear to have the filter applied. Can
anyone else confirm this? We're using QGIS 1.4 with latest mapserver
export plugin, using local postgis server....

Let me know if you need any further info...

Carson


Hi Carson,

I can confirm the bug. It is not a typical postgis layer bug. It's the fact that the layers have the same (display)name in qgis, which are then used to store and retrieve them from a dictionary.

Besides this being a bug, it's also wrong because WMS-layers should have unique names anyway.

Tried to fix it now, but ... failed
Please file a bug.

Regards,

Richard Duivenvoorde
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to