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

Felix Rohrbach fxrh at gmx.de
Sun Sep 28 21:25:43 UTC 2014


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

Felix Rohrbach <fxrh at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |4.14.2
      Latest Commit|                            |http://commits.kde.org/umbr
                   |                            |ello/864832c0d310197c8b0cc8
                   |                            |c941fdefec27d923e7
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Felix Rohrbach <fxrh at gmx.de> ---
Git commit 864832c0d310197c8b0cc8c941fdefec27d923e7 by Felix Rohrbach.
Committed on 28/09/2014 at 21:17.
Pushed by felixr 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/864832c0d310197c8b0cc8c941fdefec27d923e7

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


More information about the umbrello-devel mailing list