Bug 698760
Summary: | Repositories - "Private" toggle (and possibly owner) cannot be modified after initial creation | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Corey Welton <cwelton> |
Component: | Content | Assignee: | Lukas Krejci <lkrejci> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Corey Welton <cwelton> |
Severity: | unspecified | Docs Contact: | |
Priority: | high | ||
Version: | 4.0.0 | CC: | hrupp, lkrejci, mfoley |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 585306, 697844 |
Description
Corey Welton
2011-04-21 17:37:12 UTC
Lukas, any impact on the scripts from alerts work? This is a quite serious UI bug. While the users are still able to add/remove packages in the repos, they can't edit the repo details. This is mainly important for setting the repo public/private - i.e. for sharing/not sharing the packages with other users (which was the whole point of authz changes in the content subsys). I am sure this used to work and it looks like it is a simple UI bug. commit 75d48dacc84f2d0020f93f6849367e267588b020 Author: Lukas Krejci <lkrejci> Date: Mon Apr 25 17:55:08 2011 +0200 BZ 698760, BZ 698756 - polishing the repo details page. Edit mode wasn't functioning due to missed out parameter definitions during conversion from repo.xhtml to repo-plain.xhtml. The "private" toggle in edit mode wasn't working due to usage of wrong UI bean (a copy&paste bug) The user with repo manager privs can view any repo now even if s/he isn't an inventory manager - wrong perm check used in the UI. tested RHQ 4.0 community release. on a private repo, i could login as that user and edit/toggle the private checkbox. As repo mgr, I could additionally change the owner. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. Bookkeeping - closing bug - fixed in recent release. |