[umbrello-devel] [umbrello] [Bug 328739] New: Code generation does not work for classes created in list view

Joris Steyn jorissteyn at gmail.com
Thu Dec 12 22:49:58 UTC 2013


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

            Bug ID: 328739
           Summary: Code generation does not work for classes created in
                    list view
    Classification: Unclassified
           Product: umbrello
           Version: Git
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: jorissteyn at gmail.com

The UMLListView creates UMLObjects but the creation is never signalled
resulting in potentially many problems. One resulting issue is code generation
which does not work for classes created in the list view (only after reloading
the file). 

The slot handling the popup menu (new ...) actions should not create
UMLListViewItems or UMLObjects but use the Object_Factory instead.

Reproducible: Always

Steps to Reproduce:
1. Create a new class in the list view
2. Menu Code -> Code Gen. Wizard
3. Next -> Next -> Generate
Actual Results:  
No code is generated for the new class.

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


More information about the umbrello-devel mailing list