Opened 14 years ago

Closed 14 years ago

#1198 closed defect (fixed)

Maestro: r4431 throws exceptions when creating new FeatureSource or LayerDefinition

Reported by: jbirch Owned by: ksgeograf
Priority: high Milestone:
Component: Maestro Version:
Severity: blocker Keywords:
Cc: External ID:

Description

I will attach images of the exceptions, but basically it looks like MapGuide is throwing XML validity type errors on these items.

Attachments (2)

FeatureConnectionError.png (15.0 KB ) - added by jbirch 14 years ago.
FeatureConnection error
LayerDefinitionError.png (17.7 KB ) - added by jbirch 14 years ago.
LayerDefinition Error

Download all attachments as: .zip

Change History (3)

by jbirch, 14 years ago

Attachment: FeatureConnectionError.png added

by jbirch, 14 years ago

Attachment: LayerDefinitionError.png added

comment:1 by ksgeograf, 14 years ago

Resolution: fixed
Status: newclosed

Fixed with r4436.

I changed the way the initial resources are created. Basically they are now created as temporary resources, before being displayed. This means that the xml now has to be valid enough to be stored in MapGuide.

As a side-note, it is now possible to edit the FeatureSource template to always select a certain provider (or create another template with a pre-selected provider).

I also took this oportunity to change the default colors on the layer from the previous black ones into something a little more colorful.

Note: See TracTickets for help on using tickets.