Opened 16 years ago
Closed 16 years ago
#697 closed defect (fixed)
Schema report preview for abstract class generates exception
Reported by: | ronnielouie | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Feature Service | Version: | 2.0.1 |
Severity: | minor | Keywords: | |
Cc: | External ID: | 1045324 |
Description
- Create a WMS feature source to http://wms.jpl.nasa.gov/wms.cgi or any other feature providers and feature source that defines abstract classes.
- Point your browser to http://localhost/mapguide/schemareport/main.php and enter the feature source created above.
- Click on "View Data" for the OnEarth Web Map Server abstract class.
The result will be an exception because the query cannot be performed on an abstract class.
Note:
See TracTickets
for help on using tickets.
Clicking on the View Data link in the feature source preview (SchemaReport) for an abstract feature class results in an exception. Since abstract classes don't contain any data, the View data link will be disabled.
http://trac.osgeo.org/mapguide/changeset/3326