Opened 12 years ago

Closed 12 years ago

#1976 closed defect (fixed)

RuntimeMapLayer constructor set layer Type to 1 and empty Group for IBaseMapLayer's

Reported by: hm Owned by: jng
Priority: low Milestone: Maestro-4.0-maintenance
Component: Maestro Version:
Severity: minor Keywords: RuntimeMapLayer, Group, Type
Cc: External ID:

Description

When creating a new RuntimeMapLayer using the RuntimeMapLayer(RuntimeMap parent, IBaseMapLayer source) the RuntimeMapLayer Type property is 1 and the group name is blank/missing. I have attached the diff file to fix this. Note that the CreateRuntimeMap function actually has code to handle the bug of the RuntimeMapLayer constructor, so this is also fixed in the other diff file.

Attachments (2)

RuntimeMap.cs.diff (965 bytes ) - added by hm 12 years ago.
Fixes for the RuntimeMap constructor
PlatformConnectionBase.cs.diff (1.5 KB ) - added by hm 12 years ago.
Fixes for the RuntimeMapLayer constructor

Download all attachments as: .zip

Change History (3)

by hm, 12 years ago

Attachment: RuntimeMap.cs.diff added

Fixes for the RuntimeMap constructor

by hm, 12 years ago

Fixes for the RuntimeMapLayer constructor

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed trunk (r6623) and 4.0.x (r6624)

Note: See TracTickets for help on using tickets.