Bug 31454 - Broken connection status if computerroom module is opened multiple times
Broken connection status if computerroom module is opened multiple times
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: UMC - Computer room
UCS@school 3.1
Other Linux
: P5 normal (vote)
: UCS@school 3.1 R2
Assigned To: Alexander Kläser
Jascha Geerds
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-24 10:54 CEST by Sönke Schwardt-Krummrich
Modified: 2013-06-07 21:40 CEST (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 Sönke Schwardt-Krummrich univentionstaff 2013-05-24 10:54:58 CEST
The connection status of the computers in computerroom module is broken, if the computerroom module gets opened multiple times.
If the computerroom icon gets clicked a second time, it should jump to the already opened computerroom module instead of opening it a second time.

Side effect:
The hotfix breaks the possibility to open one CR module in grid view and one CR module in supervising mode for the same room.
Comment 1 Alexander Kläser univentionstaff 2013-05-24 18:00:55 CEST
A workaround in the module make sure that umc/app:openModule() only opens one computer room module. In case parameters for the class instantiation are specified in openModule() (e.g., at the end of the exam module, when the computer room module is opened automatically), the existing computer room module is closed and a new instance is opened.

 ucs-school-umc-computerroom (3.0.5-1) unstable; urgency=low
 .
   * Bug #31454: make sure that the computer room module is only opened once
Comment 2 Alexander Kläser univentionstaff 2013-05-24 18:01:36 CEST
Note that this workaround will be obsolete once Bug 31442 is being fixed.
Comment 3 Jascha Geerds univentionstaff 2013-05-29 13:51:33 CEST
As it is described here, the computer room module cannot be opened multiple times. Looks good!

Bug: OK
Changelog: OK
Comment 4 Sönke Schwardt-Krummrich univentionstaff 2013-06-07 21:40:04 CEST
UCS@school 3.1 R2 has been released:
http://download.univention.de/doc/release-notes-ucsschool-3.1-rev2.pdf

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