Bug 32140 - Module loading can sometimes ignore modules
Module loading can sometimes ignore modules
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.1
Other Linux
: P5 normal (vote)
: UCS 3.2
Assigned To: Alexander Kläser
Dirk Wiesenthal
: interim-1
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-31 17:08 CEST by Alexander Kläser
Modified: 2013-11-19 06:43 CET (History)
0 users

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kläser univentionstaff 2013-07-31 17:08:29 CEST
Due to an error in loading a module without a corresponding .js file, a different module would be ignored and not shown in the UMC overview page.
Comment 1 Alexander Kläser univentionstaff 2013-07-31 17:15:07 CEST
This problem popped up during the development. It was due to a less robust detection of which module has been already loaded.

This part has been adapted to be more robust to errors during module loading. Also the path of failed modules is matched against the initial modules to make sure the state of loaded modules is determined correctly. In addition, the display of the progress bar has been adjusted to print the correct percentage.


 univention-management-console-frontend (3.0.50-1) unstable; urgency=low
 .
   * Bug #32140: adapted the module loading process to be more robust
Comment 2 Dirk Wiesenthal univentionstaff 2013-08-12 13:42:57 CEST
Changeset: Ok
Changelog: Ok
Comment 3 Stefan Gohmann univentionstaff 2013-11-19 06:43:46 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".