0 votes

ORM Designer 2.1.7.680, MVC: Symfony2, ORM: Doctrine2

Open a project, edit only properties on an entity (like "table" or "export-file-name"), then exit. The file is not marked as dirty / changed with "(*modified)" and consequently, the confirmation popup "Save modified files?" does not appear.

in Solved by (3.6k points)
recategorized by

2 Answers

0 votes
Best answer

This issue was fixed in latest version 2.1.7.681. You can download this version here http://support.orm-designer.com/31/download-orm-designer2-here

by Skipper developer (141k points)
selected by
0 votes

We already fixed this bug few releases ago but it seems we missed something. Dirty flag is correctly set when enter key is pressed after value change but not when you click outside the edit area after modification.

UPDATE: The dirty flag is correctly set only when new attribute value is entered, not when value is updated.

UPDATE2: Only when new and first attribute is set ;-)

This should be easy to fix.

by Skipper developer (141k points)

Ok, we found and fix the problem. Fix will be available in the next release.