[umbrello-devel] [umbrello] [Bug 328066] New: Wrong doc assignment on python import
Ralf Habacker
ralf.habacker at freenet.de
Mon Nov 25 15:09:25 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=328066
Bug ID: 328066
Summary: Wrong doc assignment on python import
Classification: Unclassified
Product: umbrello
Version: 2.11.0 (4.11.0)
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
Importing the appended python file fails to assign the doc to the correct
namespace. The class comment is assigned to the first function and all other
doc's are ignored.
Reproducible: Always
Steps to Reproduce:
1. open umbrello
2. import appended python file
3.
Actual Results:
The class comment is assigned to the first function and all other doc's are
ignored.
Expected Results:
The class doc should be assigned to the class and the method doc to the related
method
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list