https://bugs.kde.org/show_bug.cgi?id=368256
Bug ID: 368256 Summary: Python import do not import object references correctly Product: umbrello Version: 2.20.1 (KDE Applications 16.08.1) Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: ralf.habac...@freenet.de On importing python code variables containing a reference to an object umbrello do not set the related variable as type 'object'. Reproducible: Always Steps to Reproduce: 1. start umbrello 2. switch active language to python 3. import appended test case Actual Results: umbrello asks for a class name as type for the imported attribute Expected Results: umbrello should use type 'object' for the imported variables -- You are receiving this mail because: You are watching all bug changes.