Home Documentation Download Pricing Buy Now

[Solved] Deleting an entity does not change the dirty flag, exit without confirmation

0 votes

ORM Designer 2.1.7.707, MVC: Other, ORM: Doctrine 1

When I open a project and just delete entities, I can see the dirty flag not being set in the title bar and obviously the confirmation dialog does not appear when I exit without doing any other action.

Steps to reproduce:
1. Open existing project
2. Delete any entity
3. Click the X or "File" -> "Exit Application"

Edit: On Doctrine2-projects the flag is not visible in the title bar, but the confirmation dialog appears.

asked Apr 9, 2013 in Solved by jwagner (3,630 points)
recategorized Apr 25, 2013 by ludek.vodicka

Thanks for reporting. I will check it.

Fixed. Update will be available in the next release.

1 Answer

0 votes
 
Best answer

Fixed in one of the previous version of ORM Designer.

answered Jul 30, 2014 by Martin Freki Stradej Skipper developer (74,840 points)
...