[mapguide][MG433][Modified] Creating a feature source via API with an autogenerated inva...

Ronnie Louie ronnie.louie at autodesk.com
Thu Oct 19 18:02:23 EDT 2006


You can view the artifact detail at the following URL:

    https://mapguide.osgeo.org/servlets/Scarab/id/MG433

Type:
Defect

Artifact ID:
MG433 (Creating a feature source via API with an autogenerated invalid property type causes crash)

Modified by:
Ronnie Louie
ronnielouie (ronnie.louie at autodesk.com)

The following modifications were made to this artifact:
---------------------------------------------------------------------

-- Resolution Description set to new value:
The dynamic cast on the result of Fdo create command was returning null when it should be succeeding.  Instead, will use static_cast which is safe in this instance, and also gives some performance improvement since the we no longer have the overhead associated with dynamic cast.
-- Artifact Status changed:
Old value:
New
New value:
Resolved
-- Build set to new value:
178.63
-- Resolution set to new value:
Submitted



---------------------------------------------------------------------
This message was automatically generated by Project Tracker.








More information about the Mapguide_issues mailing list