-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.5.0.3, 6.5.0.4
-
Fix Version/s: 6.5.1.0
-
Component/s: Module - UI - Enduser
-
Labels:
Attributes mis-aligned on managed object attributes UI page..
http://localhost:8080/#/edit/managed/consumer/16bc81fc-b059-41c1-825e-a70b26bd8aa7
Corrected behavior should be , all key-values pairs of attributes to show on one line
Steps to Reproduce: from Admin UI
1.) Enable Session Dynamic roles .. configure->Authentication->Session–>Enable dynamic Roles
2.) Create New Managed Object .. configure–>Managed Objects–>New Managed Object (consumer)
3.) Create New User - user1 .. Manage–>User–>New User-->user1
4.) Create new Managed Object - consumer1 .. Manage–>Consumer–>consumer1
Add Two Attributes .. firstName & lastName
5.) Create New Internal Role .. Role Manage-->Role–>New Internal Role–>testRole
Add Priveleges–> Priv1 for managed object "consumer1"
enable "can view" and "can update"
for each attribute ,enable read/write
firstName --> read/write
lastName –-> read/write
log out and login to End-User-UI as "user1"
go to managed objects screen and click on attributes to edit
ex: http://localhost:8080/#/edit/managed/consumer/c45e2dc2-2ab0-4803-9615-af6f36d03751
key/values should be on one single line instead of multiple lines...