MapGuide Open Source:  Home |  Download |  Internals

Ticket #18 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

MapAgent crashes on incomplete/incorrect FeatureService - GetClassDefinition call

Reported by: jbirch Assigned to: trevorwekel
Priority: medium Milestone: 1.2
Component: Map Agent Version: 1.1.0
Severity: major Keywords:
Cc: External ID: 920237

Description

Using the MapAgent? test area (mapguide/mapagent/index.html)

In section Feature Service API

Page "GetClassDefinition?"

If I enter the class or schema incorrectly, or do not enter them at all, mapagent.exe crashes on me instead of throwing an exception.

Change History

03/20/07 11:22:48 changed by tomfukushima

  • external_id set to 920237.

04/09/07 17:42:35 changed by trevorwekel

  • status changed from new to assigned.
  • owner set to trevorwekel.

04/09/07 17:48:00 changed by trevorwekel

Hi Jason,

Which provider were you using? I cannot reproduce this with the SDF provider.

Thanks, Trevor

04/10/07 12:01:46 changed by jbirch

  • status changed from assigned to closed.
  • resolution set to fixed.
  • milestone set to 1.2.

Appears to have been resolved between 1.1.0 and 1.2.0-beta1.

Loading the same dataset into 1.1.0 and 1.2.0-beta1 servers shows crashes in 1.1.0, and proper exceptions in 1.2.0-beta1.

I'm marking this resolved.

Jason