Opened 18 years ago
Closed 18 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.
- Create a feature source who's extent is empty
- 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 , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
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)