Bug 45061 - umc.widgets.Wizard is missing a ready() method
Summary: umc.widgets.Wizard is missing a ready() method
Status: NEW
Alias: None
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
Version: UCS 5.0
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: UMC maintainers
QA Contact: UMC maintainers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-24 17:25 CEST by Florian Best
Modified: 2020-06-22 15:47 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:
best: Patch_Available+


Attachments
patch (1.29 KB, patch)
2017-07-25 15:54 CEST, Florian Best
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2017-07-24 17:25:40 CEST
umc.widgets.Wizard is missing a ready() method.
The ready method should return a deferred of all ready() methods of the forms of pages.
Comment 1 Florian Best univentionstaff 2017-07-25 15:54:59 CEST
Created attachment 9054 [details]
patch