[umbrello] [Bug 368256] New: Python import do not import object references correctly
Ralf Habacker via KDE Bugzilla
bugzilla_noreply at kde.org
Mon Sep 5 08:32:59 UTC 2016
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-devel at kde.org
Reporter: ralf.habacker at 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 the assignee for the bug.
More information about the umbrello-devel
mailing list