Opened 13 years ago

Closed 12 years ago

#1822 closed defect (fixed)

Maestro Layer Edit (FeatureSource) Does Not Set Layer Dirty State

Reported by: crispinatime Owned by: jng
Priority: medium Milestone: Maestro-4.0
Component: Maestro Version:
Severity: major Keywords:
Cc: External ID:

Description

Hi,

When editing a LayerDefinition in Maestro and selecting and setting a new FeatureSource, if the schemas still match after the edit then the layer state is not invalidated to dirty *.

This can easily occur when migrating a layer, say, from a test Oracle FeatureSource to a live one where all the other class/schema information matches.

Change History (2)

comment:1 by jng, 13 years ago

Probably a missing OnResourceChanged() call somewhere.

comment:2 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6211

Note: See TracTickets for help on using tickets.