[umbrello] [Bug 403888] New: Duplicated text labels in xmi file

Ralf Habacker bugzilla_noreply at kde.org
Sun Feb 3 10:39:47 GMT 2019


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

            Bug ID: 403888
           Summary: Duplicated text labels in xmi file
           Product: umbrello
           Version: 2.27.1 (KDE Applications 18.12.1)
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de
  Target Milestone: ---

STEPS TO REPRODUCE
1. start umbrello
2. load appended file
3. open package diagram

OBSERVED RESULT
In the right bottom border there are several duplicated text labels

EXPECTED RESULT
There should no duplicated text labels

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Leap 42.3
KDE Frameworks Version: 5.54
Qt Version: 5.11

ADDITIONAL INFORMATION
The duplicated labels could be identified in the xmi file by having the same
xmi.id, localid and label e.g.

<interfacewidget>
          <floatingtext ... text="LaunchSolutionJob" localid="uoOTqHvYazhZW"
xmi.id="u6ZoqynmTBPeY" />
</interfacewidget>

<floatingtext ... text="LaunchSolutionJob" xmi.id="u6ZoqynmTBPeY"/>

The second floatingtext instance is the duplicate and should be removed.

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


More information about the umbrello-devel mailing list