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

            Bug ID: 369464
           Summary: Data type with modifiers are space sensitive
           Product: umbrello
           Version: 2.20.1 (KDE Applications 16.08.1)
          Platform: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-de...@kde.org
          Reporter: ralf.habac...@freenet.de

Data types having a modifier are space sensitive e.g. a type 'int *' is not the
same as 'int*'

Reproducible: Always

Steps to Reproduce:
1. start umbrello
2. Add a new class
3. Add a new attribute and set type to 'int *'
4. Press ok, reedit and set type to 'int*' (without space)


Actual Results:  
A new data type is created.

Expected Results:  
Because logical both spellings are refering to the same type there should no
new type been added.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to