Bug 36385

Summary: app.getModule is non-deterministic regarding flavored UMC modules
Product: UCS Reporter: Dirk Wiesenthal <wiesenthal>
Component: UMC (Generic)Assignee: UMC maintainers <umc-maintainers>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 CC: best, schwardt
Version: UCS 4.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=38544
What kind of report is it?: --- 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):
Max CVSS v3 score:

Description Dirk Wiesenthal univentionstaff 2014-11-03 09:31:09 CET
app.getModule('appcenter') returns the App Center in Firefox, but Package Management in Chrome. The fix is to say app.getModule('appcenter', 'appcenter').

Nevertheless, a non-deterministic behaviour is problematic. Better return nothing than "the first" of a dictionary (or deferred.reject()).
Comment 1 Florian Best univentionstaff 2015-05-29 11:33:17 CEST

*** This bug has been marked as a duplicate of bug 38544 ***
Comment 2 Florian Best univentionstaff 2015-05-29 15:45:00 CEST
*** Bug 38613 has been marked as a duplicate of this bug. ***