You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Gerry Gehrmann (JIRA)" <ji...@apache.org> on 2014/03/21 19:31:43 UTC

[jira] [Updated] (SHIRO-491) shiro-faces principal tag is not rendered when used inside h:panelGroup component

     [ https://issues.apache.org/jira/browse/SHIRO-491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerry Gehrmann updated SHIRO-491:
---------------------------------

    Attachment: faces.zip
                faces.diff

> shiro-faces principal tag is not rendered when used inside h:panelGroup component
> ---------------------------------------------------------------------------------
>
>                 Key: SHIRO-491
>                 URL: https://issues.apache.org/jira/browse/SHIRO-491
>             Project: Shiro
>          Issue Type: Bug
>          Components: Web
>    Affects Versions: 1.3.0
>         Environment: Mojarra 2.2.5
>            Reporter: Gerry Gehrmann
>             Fix For: 1.3.0
>
>         Attachments: faces.diff, faces.zip
>
>
> When using the shiro-faces principal tag inside a h:panelGroup, nothing will be rendered. This is because the "encodeAll" method is never called. I changed the overriding method to encodeEnd which is called.
> Attached is a patch containing the respective change.



--
This message was sent by Atlassian JIRA
(v6.2#6252)