Opened 17 years ago

Closed 17 years ago

#113 closed defect (fixed)

MySQL: PHP Fatal error previewing feature source geometry when coordinate system is not read

Reported by: rexszeto Owned by: rexszeto
Priority: high Milestone: 1.2
Component: General Version: 1.2.0
Severity: critical Keywords:
Cc: External ID: 932977

Description

This error is caused from the feature source's extent being null. A better error handler should be implemented.

  1. Create a feature source who's extent is empty
  2. Click on View Feature to preview the geometry

The following error will occur: "PHP Fatal error: Call to a member function GetCoordinates() on a non-object in C:\Program Files\Autodesk\MapGuideEnterprise2008\WebServerExtensions\www\schemareport\showgeom.php on line 93 X-Powered-By: PHP/5.2.1 Content-type: text/html"

Change History (3)

comment:1 by chrisclaydon, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in 1.2.x by submission http://trac.osgeo.org/mapguide/changeset/1666

Fixed in trunk by submission http://trac.osgeo.org/mapguide/changeset/1667

(Submitted for Rex Szeto)

comment:2 by rexszeto, 17 years ago

Resolution: fixed
Status: closedreopened

comment:3 by rexszeto, 17 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.