[richfaces-issues] [JBoss JIRA] Created: (RF-7764) panelBar: unnesessary script evaluation on ajax request

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Tue Aug 25 10:42:24 EDT 2009


panelBar: unnesessary script evaluation on ajax request
-------------------------------------------------------

                 Key: RF-7764
                 URL: https://jira.jboss.org/jira/browse/RF-7764
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.2.CR1
            Reporter: Ilya Shaikovsky
            Assignee: Nick Belaevski


	<rich:panelBar height="400" width="500" selectedPanel="#{userBean.name}">
		<a4j:support event="onitemchange"/>

You could see that no reRender used - but panelbar script (new PanelBar...) evaluated and it's state reverted after requerst complete to previous state.

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