[umbrello-devel] [umbrello] [Bug 255424] documentation not saved for entity in properties dialog (sql diagram)

Ralf Habacker ralf.habacker at freenet.de
Mon Oct 27 09:04:44 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=255424

Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/umbr |http://commits.kde.org/umbr
                   |ello/864832c0d310197c8b0cc8 |ello/a802474df0a660e4cf6bfd
                   |c941fdefec27d923e7          |d360b6bb8a692b89ba

--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit a802474df0a660e4cf6bfdd360b6bb8a692b89ba by Ralf Habacker, on behalf
of Felix Rohrbach.
Committed on 28/09/2014 at 21:17.
Pushed by habacker into branch 'master'.

Fix creation of documentation for UML-Components

This fixes two issues connected to the DocWindow.

1. When DocWindow::showDocumentation is called, it checks whether it
is called with the same UMLObject/Scene/... But it missed that
UMLObjects and UMLScenes might be passed to the function embedded in a
widget.

2. The overwrite parameter of DocWindow::showDocumentation did the
opposite of what the documentation said. I changed it to match the
documentation and adjusted a few functions using it wrong.
Related: bug 331215
FIXED-IN: 4.14.2
REVIEW: 120369

M  +34   -15   umbrello/docwindow.cpp
M  +2    -2    umbrello/umlscene.cpp
M  +1    -0    umbrello/widgets/associationwidget.cpp
M  +1    -1    umbrello/widgets/notewidget.cpp

http://commits.kde.org/umbrello/a802474df0a660e4cf6bfdd360b6bb8a692b89ba

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list