[mapguide][MG433][New] Creating a feature source via API with an autogenerated inva...
Ronnie Louie
ronnie.louie at autodesk.com
Thu Oct 19 17:43:57 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)
Reported by
Ronnie Louie
ronnielouie (ronnie.louie at autodesk.com)
New artifact details:
---------------------------------------------------------
- Defect Severity set to new value
Critical
- Steps to Reproduce set to new value
- on Linux RedHat3
- install FDO 071 from FDOSDK_R071.zip
- install FDOSDK_R071a-Linux-patch.zip by erase the SDF provider (rpm -e) and install it again (rpm -i)
- install MG server and Web Tier
- run Java and PHP Proxy API
- Create an empty LL84 based SDF for Points with one of the STRING field set to be autogenerated.
using $mgFeatureService->CreateFeatureSource($newMgResId, $mgFeatSdfParams);
expection: throw exceptions.
result: after run these test case, Mg Server crashed.
- Priority set to new value
P1
- Version set to new value
1.0.1
- Summary set to new value
Creating a feature source via API with an autogenerated invalid property type causes crash
- External ID set to new value
842849
- Artifact Status set to new value
New
- Subcomponent set to new value
Feature Service
- Artifact created
- Component set to new value
Server
- Operating system set to new value
Linux
- Description set to new value
Feature source creation containing an autogenerated property should throw an exception when the property type is not integer. Actual test on Linux results in program termination instead of a nicely handled exception.
- Target milestone set to new value
1.1.0
---------------------------------------------------------
This message was automatically generated by Project Tracker.
More information about the Mapguide_issues
mailing list