[richfaces-issues] [JBoss JIRA] Created: (RF-3978) Fix ajax OutputPanel layout=none behavior.

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Tue Jul 22 16:55:15 EDT 2008


Fix ajax OutputPanel layout=none behavior. 
-------------------------------------------

                 Key: RF-3978
                 URL: https://jira.jboss.org/jira/browse/RF-3978
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Alexander Smirnov
            Assignee: Alexander Smirnov


Documentation says that in order to use outputPanel as a place holder for un-rendered components the layout="none" attrribute should be used.
This works only from rendered="false" to rendered="true" but not the other way, so once a component is rendered there is no way to un-render it with ajax request.

The RichFaces demo explains how to use the layout="none" attribute but then shows a completely different way to use the outputPanel... WITHOUT the layout="none" attribute.

http://livedemo.exadel.com/richfaces-demo/richfaces/outputPanel.jsf?c=outputPanel


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list