Opened 8 years ago
Closed 8 years ago
#651 closed defect (fixed)
Use explicit property lists for widgets that call MgFeatureService.SelectFeatures
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 2.0 |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
To avoid issues like this:
http://osgeo-org.1560.x6.nabble.com/PostgreSQL-SelectFeatures-td5236983.html
We need to call SelectFeatures using a MgFeatureQueryOptions with an explicit property list.
Any widget that calls SelectFeatures needs to do this.
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r2950), 3.1 (r2951), 3.0 (r2952), 2.6 (r2953)