[ https://jira.jboss.org/jira/browse/RF-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alex Kolonitsky resolved RF-3540. --------------------------------- Resolution: Done Assignee: Tsikhon Kuprevich (was: Alex Kolonitsky) > New node for ID j_id_jsp_1897617803_67:filterListMenu_menu_script is not > present in response > -------------------------------------------------------------------------------------------- > > Key: RF-3540 > URL: https://jira.jboss.org/jira/browse/RF-3540 > Project: RichFaces > Issue Type: Bug > Components: component-menu > Affects Versions: 3.2.2 > Environment: richfaces-ui-3.2.0.SR1 , IE 7.0 > Reporter: Ivan Cherkasov > Assignee: Tsikhon Kuprevich > Priority: Minor > Fix For: 3.3.2.CR1 > > > I've got such errors in a4j:log > error[14:22:42,375]: Error to clear node content by innerHTML Unknown runtime > error > error[14:22:42,390]: New node for ID > j_id_jsp_1897617803_67:filterListMenu_menu_script is not present in response > when pressing buttons / context menu items on a such form: > ------------------------------------------- > <a4j:form reRender="filtersListPanel"> > <rich:panel id="filtersListPanel"> > <f:facet name="header"> > <h:outputText value="List of filters"/> > </f:facet> > <h:panelGroup id="filterListStuff"> > <rich:scrollableDataTable id="filterList" > sortMode="single" width="350px" > height="150px"> > <rich:column id="filterName" width="200px"> > <f:facet name="header"><h:outputText value="Filter > name"/></f:facet> > </rich:column> > <rich:column id="filterSelect" width="100px"> > <f:facet name="header"><h:outputText > value="All"/></f:facet> > </rich:column> > </rich:scrollableDataTable> > <rich:contextMenu id="filterListMenu" > attached="true" submitMode="ajax" > event="oncontextmenu"> > <rich:menuItem value="new filter" > reRender="filtersListPanel"/> > <rich:menuItem value="edit filter" > reRender="filtersListPanel"/> > <rich:menuItem value="delete filter" > reRender="filtersListPanel"/> > </rich:contextMenu> > </h:panelGroup> > <br> > <a4j:commandButton id="saveButton" value="save" > reRender="filtersListPanel"> > </a4j:commandButton> > > <a4j:commandButton id="cancelButton" value="cancel" > reRender="filtersListPanel" type="reset"/> > </rich:panel> > </a4j:form> -- 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 _______________________________________________ richfaces-issues mailing list richfaces-issues@lists.jboss.org https://lists.jboss.org/mailman/listinfo/richfaces-issues