Opened 12 years ago

Closed 12 years ago

#1891 closed defect (fixed)

Maestro sometimes marks layer as modified immediately on opening

Reported by: gabrimonfa Owned by: jng
Priority: low Milestone: Maestro-5.0
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

Maestro SVN revision 6339

Sometimes, when opening a layer in gui view Maestro immediately marks the layer as modified even if no modification was made.

Comparing the XML obtained saving the layer with the one that its version before opening it, the difference is usually an empty XML node that the gui added.

For instance in a 1.3.0 layer without any filter, the gui has added the empty tag <Filter />.

The fact that the layer is immediately marked as modified may lead the user to think that there was something incorrect in the previous version of the XML or that something unusual has happened.

Change History (2)

comment:1 by jng, 12 years ago

Milestone: Maestro-4.1

comment:2 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed with a combination of r6505 and the new XML diff feature

Note: See TracTickets for help on using tickets.