[Chameleon-dev] [Bug 665] [Chameleon-Widget] Query widget fails
with mixed wms/non-wms layers
bugzilla-daemon at www.maptools.org
bugzilla-daemon at www.maptools.org
Wed Sep 8 09:28:12 EDT 2004
http://www.maptools.org/bugzilla/show_bug.cgi?id=665
pspencer at dmsolutions.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From pspencer at dmsolutions.ca 2004-09-08 09:28 -------
turns out that map_query.php in common/wrapper was causing the problem because
it was querying the map object instead of the layer object, which was returning
a non-success result.
This also has a large performance gain since every layer in the map was being
queried multiple times. Now layers are only queried once.
Changes committed to CVS (php_utils/src/wrapper/map_query.php)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Chameleon-dev
mailing list