Revision 0c69638...

Go back to digest for 6th October 2013

Bug Fixes in Development Tools

Andi Fischer committed changes in [umbrello] umbrello/umlscene.cpp:

Fix multiple association widgets for single foreign key constraint.

Association labels and lines for foreign keys were duplicated each time an
entity constraint was saved. This was due to 'findAssocWidget' using the wrong
entity to find the association (i.e. the entity not holding the constraint
attribute).

File Changes

Modified 1 files
  • umbrello/umlscene.cpp
1 files changed in total