Bug 30795 - [Grid] Erroneous handling of disabled items
[Grid] Erroneous handling of disabled items
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.1-1
Assigned To: Alexander Kläser
Florian Best
:
Depends on:
Blocks: 28389
  Show dependency treegraph
 
Reported: 2013-03-15 13:37 CET by Alexander Kläser
Modified: 2013-07-01 14:57 CEST (History)
2 users (show)

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-03-15 13:37:03 CET
Currently the handling of disabled items in umc/widgets/Grid is erroneous. This has been found out during the work for Bug 28389.
Comment 1 Alexander Kläser univentionstaff 2013-03-15 13:39:25 CET
Fixed. The internal method _updateDisabledItems() now updates every item with the correct value.


 univention-management-console-frontend (2.0.229-1) unstable; urgency=low
 .
   * Bug #30795: the handling of disabled Grid items has been corrected
Comment 2 Alexander Kläser univentionstaff 2013-03-18 10:40:22 CET
If the grid sorting changes, disabled items are not deselected properly.
Comment 3 Alexander Kläser univentionstaff 2013-03-18 11:07:01 CET
(In reply to comment #2)
> If the grid sorting changes, disabled items are not deselected properly.

fixed.

 univention-management-console-frontend (2.0.237-1) unstable; urgency=low
 .
   * Bug #30795: update disabled items after changing the sorting in Grid
Comment 4 Alexander Kläser univentionstaff 2013-03-18 11:44:08 CET
Fxied once again.

 univention-management-console-frontend (2.0.239-1) unstable; urgency=low
 .
   * Bug #30795: let Grid:_updateDisabledItems() go through all grid items in
     order to ensure global consistency
Comment 5 Florian Best univentionstaff 2013-03-20 10:17:33 CET
(In reply to comment #4)
> Fxied once again.
> 
>  univention-management-console-frontend (2.0.239-1) unstable; urgency=low
>  .
>    * Bug #30795: let Grid:_updateDisabledItems() go through all grid items in
>      order to ensure global consistency
Yes.

Changelog OK.
Comment 6 Stefan Gohmann univentionstaff 2013-03-25 19:56:43 CET
UCS 3.1-1 has been released: 
 http://download.univention.de/doc/release-notes-3.1-1_en.pdf
 http://download.univention.de/doc/release-notes-3.1-1.pdf

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