Opened 14 years ago

Closed 14 years ago

#1357 closed defect (fixed)

Runtime MapLayer change breaks down MaestroAPI RuntimeMapLayer since version 2.2

Reported by: thomas Owned by: jng
Priority: medium Milestone:
Component: Maestro Version:
Severity: minor Keywords:
Cc: External ID:

Description

In MapGuide 2.2, m_filter has been added to MapGuide/Common/MapGuideCommon/MapLayer/Layer.cpp. Serialize/Deserialize in MaestroAPI.RuntimeClasses.RuntimeMapLayer does not work anymore after this change.

RuntimeMapLayer has to serialize/deserialize the filter attribute.

Attachments (1)

RuntimeMapLayer.patch (1.5 KB ) - added by thomas 14 years ago.
Added filter property that is serialized/deserialized (only for versions > 2.1).

Download all attachments as: .zip

Change History (2)

by thomas, 14 years ago

Attachment: RuntimeMapLayer.patch added

Added filter property that is serialized/deserialized (only for versions > 2.1).

comment:1 by jng, 14 years ago

Resolution: fixed
Status: newclosed

Applied in r4864. Thanks for the patch.

Note: See TracTickets for help on using tickets.