[umbrello] [Bug 369464] New: Data type with modifiers are space sensitive

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Wed Sep 28 10:10:09 UTC 2016


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-devel at kde.org
          Reporter: ralf.habacker at 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 the assignee for the bug.


More information about the umbrello-devel mailing list