MapGuide Open Source:  Home |  Download |  Internals

Ticket #611 (new defect)

Opened 3 months ago

Layer referencing group that does not exist in MgMap causes server error

Reported by: dmaidlow Assigned to:
Priority: low Milestone:
Component: General Version: 2.0.0
Severity: trivial Keywords:
Cc: External ID:

Description

Open a runtime Map object using the API (I was using .NET)
Create an MgLayerGroup? - do not add it to the MgMap? object
Create an MGLayer pointing to an existing library layer
Set the layer to be in the newly created group
Add the layer to the mgMap object
save the MgMap?
Server and Web tier should crash on save.