You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2012/09/28 23:02:07 UTC

[jira] [Created] (TRINIDAD-2320) Panel popup renderer breaks rendering of the command button if in the trigger

Andrew Robinson created TRINIDAD-2320:
-----------------------------------------

             Summary: Panel popup renderer breaks rendering of the command button if in the trigger
                 Key: TRINIDAD-2320
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2320
             Project: MyFaces Trinidad
          Issue Type: Bug
          Components: Components
    Affects Versions: 2.1.0-core
            Reporter: Andrew Robinson
            Priority: Critical
             Fix For: 2.1.0-core


If you put a command button in a panel popup, the page will fail to render.  Exception:

Caused by: java.lang.AssertionError
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.CommandButtonRenderer.encodeAll(CommandButtonRenderer.java:82)
	at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:511)
	at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1082)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
	at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:624)
	at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:641)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.PanelPopupRenderer.encodeAll(PanelPopupRenderer.java:221)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (TRINIDAD-2320) Panel popup renderer breaks rendering of the command button if in the trigger

Posted by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Robinson resolved TRINIDAD-2320.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.0-core
    
> Panel popup renderer breaks rendering of the command button if in the trigger
> -----------------------------------------------------------------------------
>
>                 Key: TRINIDAD-2320
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2320
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>    Affects Versions: 2.1.0-core
>            Reporter: Andrew Robinson
>            Priority: Critical
>             Fix For: 2.1.0-core
>
>
> If you put a command button in a panel popup trigger facet, the page will fail to render due to the client ID still being saved on the rendering context

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira