From jira-events at lists.jboss.org Thu Sep 24 09:36:49 2009 Content-Type: multipart/mixed; boundary="===============0320789017223417008==" MIME-Version: 1.0 From: Nick Belaevski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-7923) inline javascript is not processed for ajax call Date: Thu, 24 Sep 2009 09:36:49 -0400 Message-ID: <1364991109.1253799409338.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> In-Reply-To: 1176027581.1253763889257.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com --===============0320789017223417008== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://jira.jboss.org/jira/browse/RF-7923?page=3Dcom.atlassian.jira= .plugin.system.issuetabpanels:all-tabpanel ] Nick Belaevski resolved RF-7923. -------------------------------- Resolution: Rejected Assignee: Nick Belaevski Not a bug. Add script to re-rendering explicitly. > inline javascript is not processed for ajax call > ------------------------------------------------ > > Key: RF-7923 > URL: https://jira.jboss.org/jira/browse/RF-7923 > Project: RichFaces > Issue Type: Bug > Environment: Richfaces 3.3.1 = > Reporter: Dave Chen > Assignee: Nick Belaevski > > In ajax response, we use Tomahawk to add script and inline script into he= ad section, from debug, = > the ajax response includes the following: = > = > ... = > = > ... = > = > = > ... = > createFoo(1,2); = > .... = > = > we got the error: = > debug[16:12:19,879]: call selectSingleNode for id=3D org.ajax4jsf.oncompl= ete = > debug[16:12:19,889]: Call request oncomplete function after processing up= dates = > debug[16:12:19,919]: call selectSingleNode for id=3D _ajax:data = > error[16:12:19,929]: Error evaluate oncomplete function undefined = > error[16:12:19,929]: Exception on status change: = > From the error message, the inline script is not processed, so the create= Foo(...) is not defined. = > = -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0320789017223417008==--