Opened 8 years ago
Closed 8 years ago
#2732 closed task (fixed)
Use explicit property lists for AJAX viewer functionality that calls MgFeatureService.SelectFeatures
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | AJAX Viewer | Version: | 2.5.0 |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Related to #2576:
We need to go through all cases in the AJAX viewer where MgFeatureService.SelectFeatures is called an make sure it is given a MgFeatureQueryOptions with an explicit property list.
This ensures that things like this don't happen: http://osgeo-org.1560.x6.nabble.com/PostgreSQL-SelectFeatures-td5236983.html
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r9004, r9005, r9006), 3.1 (r9007), 3.0 (r9908) and 2.6 (r9009)