[richfaces-issues] [JBoss JIRA] Created: (RF-5073) Editor does not rerender inside h:panelGrid.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Tue Nov 25 07:29:36 EST 2008


Editor does not rerender inside h:panelGrid.
--------------------------------------------

                 Key: RF-5073
                 URL: https://jira.jboss.org/jira/browse/RF-5073
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
         Environment: Opera 9.6, IE6-7
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski


Source:
<h:panelGrid id="EditorPanelID" >
		<rich:editor id="editorID1" ></rich:editor>
	</h:panelGrid>
	<rich:editor id="editorID2" ></rich:editor>
	
	<a4j:commandButton value="reRender 1" reRender="EditorPanelID" />
	<a4j:commandButton value="reRender 2" reRender="editorID2" />

# Click reRender for editor2 => oll is OK
# Click reRender for grid with editor1
Result: ajax request buzzes.

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