[ 
https://issues.apache.org/jira/browse/GUACAMOLE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870693#comment-16870693
 ] 

Michael Jumper commented on GUACAMOLE-823:
------------------------------------------

{{git bisect}} identifies {{60152e38411e40fc9d059dda9bf9f8c33eb91773}} as the 
last good commit and {{85f15b7cd1378ff4572e05567c1b09d87e1a0331}} as the last 
bad one. The only commit between these, 
{{da9ddf7683d3cbeb24fae5bdeb87258298467764}}, fails to render the 
connection/group icons at all.

This narrows the cause to either/both of the following, both due to GUACAMOLE-5:

{code:none}
commit 85f15b7cd1378ff4572e05567c1b09d87e1a0331
Author: Michael Jumper <[email protected]>
Date:   Thu Aug 4 17:50:33 2016 -0700

    GUACAMOLE-5: Correct and simply guacGroupList styling/structure.

commit da9ddf7683d3cbeb24fae5bdeb87258298467764
Author: Michael Jumper <[email protected]>
Date:   Thu Aug 4 17:28:26 2016 -0700

    GUACAMOLE-5: Add support for sharing profiles to the guacGroupList 
directive.
{code}

> Empty balancing group does not render as connection
> ---------------------------------------------------
>
>                 Key: GUACAMOLE-823
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-823
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>            Reporter: Michael Jumper
>            Priority: Minor
>         Attachments: connection-group-0.9.9.png, connection-group-latest.png
>
>
> In Guacamole 0.9.9 and older, empty balancing groups render as if they are 
> connections. This allows balancing groups to appear to users as if they are 
> connections if those users have no direct access to the connections within 
> those groups:
> !connection-group-0.9.9.png!
> From 0.9.10-incubating onward (including current {{master}}), such balancing 
> groups always render as groups. The "+/-" icon is displayed, albeit grayed 
> out for empty groups, and the group is not rendered as a connection:
> !connection-group-latest.png!
> To reproduce:
> # Log in as an administrator.
> # Create an organizational group.
> # Create a balancing group.
> # Create a connection within the balancing group. For the sake of reproducing 
> the issue, the content of this connection does not matter.
> # Create a user that has access _only_ to the organizational and balancing 
> groups created above. Do not grant this user access to the connection within 
> the balancing group.
> # Log out and back in as the newly-created user.
> # Note that the balancing group renders identically to the organizational 
> group.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to