MapGuide Open Source:  Home |  Download |  Internals

Ticket #19 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Layer stylization fails when null geometry is encountered

Reported by: traianstanev Assigned to: traianstanev
Priority: medium Milestone: 1.2
Component: Mapping Service Version: 1.1.0
Severity: major Keywords:
Cc: External ID: 922579

Description

If GetGeometry?() for a feature reader throws an exception because of a NULL feature, the whole layer fails to stylize. The right thing to do is to only fail for the one feature.

Change History

03/28/07 00:50:39 changed by tomfukushima

  • external_id set to 922579.

03/28/07 14:46:20 changed by anonymous

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

04/10/07 12:41:32 changed by anonymous

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

04/10/07 12:42:02 changed by traianstanev

Reopened since there are a couple of places I forgot to add the check.

04/10/07 12:57:31 changed by anonymous

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