MapGuide Open Source:  Home |  Download |  Internals

Ticket #113 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

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

Reported by: rexszeto Assigned to: 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\MapGuideEnterprise?2008\WebServerExtensions?\www\schemareport\showgeom.php on line 93 X-Powered-By: PHP/5.2.1 Content-type: text/html"

Change History

05/10/07 14:56:10 changed by chrisclaydon

  • status changed from new to closed.
  • resolution set to fixed.

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)

05/16/07 16:29:11 changed by rexszeto

  • status changed from closed to reopened.
  • resolution deleted.

05/16/07 16:30:40 changed by rexszeto

  • status changed from reopened to closed.
  • resolution set to fixed.