Opened 17 years ago
Closed 17 years ago
#373 closed defect (fixed)
Invalid filter string produced no errors
Reported by: | ronnielouie | Owned by: | ronnielouie |
---|---|---|---|
Priority: | medium | Milestone: | 2.0 |
Component: | General | Version: | 2.0.0 |
Severity: | major | Keywords: | |
Cc: | External ID: | 963656 |
Description
An invalid selection filter in layer definition is not generating any errors when the layer is rendered. The SelectFeatures() call with any invalid filter does throw an exception from FDO (confirmed from test HTML forms), but it is ignored when rendering the layer so no error is recorded. The layer continues to render as if there was no filter.
Change History (2)
comment:1 by , 17 years ago
Status: | new → assigned |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by submission http://trac.osgeo.org/mapguide/changeset/r2616.