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