Opened 13 years ago
Closed 13 years ago
#1898 closed defect (fixed)
Maestro: invalid property mapping should be cleared when saving a layer in normal view
Reported by: | gabrimonfa | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Maestro 4.0.0.6282
Suppose that a layer (A) is cloned to another one (B) that has similar stilization. Moreover, suppose that the layer A use some <PropertyMapping> that are not valid for the data resource of the cloned layer B.
When B is opened in normal view, only valid properties are selectable to be mapped in Property Pane. Invalid ones already defined in XML are not.
When B is saved it would be useful to get rid of all PropertyMapping previously defined in XML and to define only those that were checked in normal view (that are valid for the data resource).
Not doing this leads to fdo errors FDO_81_IDENTIFIER_NOT_FOUND
Change History (3)
comment:1 by , 13 years ago
Milestone: | → Maestro-4.1 |
---|
comment:2 by , 13 years ago
Version: | 2.1.0 |
---|
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed r6525