Bug 352858 - Crash on setting multiplicity on a self referencing association
Summary: Crash on setting multiplicity on a self referencing association
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.15.3 (KDE Applications 14.12.3)
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-17 23:31 UTC by tony.persic
Modified: 2016-11-18 22:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tony.persic 2015-09-17 23:31:37 UTC
Crash on setting multiplicity on a self referencing association

Reproducible: Always

Steps to Reproduce:
1. New class diagram
2. New class
3. New self-referencing association
4. Right click association and choose properties
5. Choose roles from the menu on left
6. Choose a multiplicity of * for Role B
7. Click ok 

Actual Results:  
Crash

Expected Results:  
obvious
Comment 1 Ralf Habacker 2016-11-18 22:41:28 UTC
I could not reproduce this issue with a compiled version 2.15.3. Because there is no backtrace added to this ticket it is not possible to find the root cause by looking at the code. If this problem persists with recent versions feel free to reopen this bug with a related backtrace.