[umbrello] [Bug 449297] New: Code import wizard: python wrong function return
Jessica
bugzilla_noreply at kde.org
Fri Jan 28 16:47:02 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=449297
Bug ID: 449297
Summary: Code import wizard: python wrong function return
Product: umbrello
Version: 2.32.0 (KDE releases 20.08.0)
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: importer
Assignee: umbrello-devel at kde.org
Reporter: jess.jones.unitedkingdom at protonmail.com
Target Milestone: ---
Created attachment 146016
--> https://bugs.kde.org/attachment.cgi?id=146016&action=edit
Python source + umbrello file for this source
STEPS TO REPRODUCE
1. Import the file pong.py
2. Drag-and-drop classes ball and paddle to a class diagram
3. Compare pong.py to the class diagram and see that the class functions do not
return a String, while in the class diagram they return a String.
OBSERVED RESULT
the class functions do not return a String but in the class diagram they return
a String.
EXPECTED RESULT
The class diagram should not have an unexisting return type String for class
functions.
SOFTWARE/OS VERSIONS
Windows: Microsoft Windows [Version 10.0.19044.1466]
KDE Development Platform 4.14.65
ADDITIONAL INFORMATION
Included in the zip file: pong.py and pong.xmi
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list