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:29:47 UTC

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

Gerry Gehrmann created SHIRO-491:
------------------------------------

             Summary: 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


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)