Bug 32607 - User with ACL for user UMC module cannot see any modules
User with ACL for user UMC module cannot see any modules
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.2
Other Linux
: P5 normal (vote)
: UCS 3.2
Assigned To: Florian Best
Lukas Walter
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-16 13:30 CEST by Alexander Kläser
Modified: 2014-08-05 15:13 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-09-16 13:30:55 CEST
A UMC ACL policy is assigned to a single user such that he may see the users module. The server response is fine (returning only one module), however, nothing is shown in the overview. Seems to be a JavaScript related error, possibly related to changes in the UMC overview site.
Comment 1 Alexander Kläser univentionstaff 2013-09-16 13:34:10 CEST
Allowing 2 modules will show the entries correctly. Then the error is due to the logic that is supposed to open a module directly, if there is only one module accessible.
Comment 2 Florian Best univentionstaff 2013-10-09 10:43:07 CEST
the following cases exists:

?username=Administrator&overview=false&module=notexisting
?username=onemodule&overview=false&module=notexisting
?username=nomodule&overview=false&module=notexisting

?username=Administrator&overview=true&module=notexisting
?username=onemodule&overview=true&module=notexisting
?username=nomodule&overview=true&module=notexisting

?username=Administrator&overview=true&module=udm&flavor=users/self
?username=onemodule&overview=true&module=udm&flavor=users/self
?username=nomodule&overview=true&module=udm&flavor=users/self

?username=Administrator&overview=false&module=udm&flavor=users/self
?username=onemodule&overview=false&module=udm&flavor=users/self
?username=nomodule&overview=false&module=udm&flavor=users/self

?username=Administrator
?username=onemodule
?username=nomodule

fixed in:
univention-management-console-frontend (3.0.92-1)
Comment 3 Florian Best univentionstaff 2013-10-21 12:45:57 CEST
interim version - no changelog required
Comment 4 Lukas Walter univentionstaff 2013-10-24 16:05:49 CEST
Module is shown corretly now.
Comment 5 Stefan Gohmann univentionstaff 2013-11-19 06:41:30 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".