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

  1. 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.
  1. Point your browser to http://localhost/mapguide/schemareport/main.php and enter the feature source created above.
  1. 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.

Change History (1)

comment:1 by ronnielouie, 16 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.