From issues at jboss.org Mon Dec 23 20:08:33 2013 Content-Type: multipart/mixed; boundary="===============0299099606441747449==" MIME-Version: 1.0 From: Masafumi Miura (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-13446) Unspecified javascript error occurs when clicking a4j:commandButton to rerender rich:scrollableDataTable inside rich:simpleTogglePanel Date: Mon, 23 Dec 2013 20:08:33 -0500 Message-ID: In-Reply-To: JIRA.12528340.1387584065000@jira02.app.mwc.hst.phx2.redhat.com --===============0299099606441747449== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-13446?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Masafumi Miura updated RF-13446: -------------------------------- Description: = *Description of problem:* Unspecified javascript error occurs when clicking a4j:commandButton to rere= nder rich:scrollableDataTable inside rich:simpleTogglePanel. And same javas= cript error also happens when resizing IE browser window after clicking the= a4j:commandButton. *Version-Release number of selected component (if applicable):* Richfaces 3.3.1.SP3 and also one-off patch applied BZ#982322. *Steps to Reproduce:* 1. Modify the following two files of richfaces-demo.war: - Edit WAR/templates/main.xhtml and change from: {code}
Body
#{environment.version}
{code} to: {code} Body {code} - Edit WAR/richfaces/scrollableDataTable/examples/scrollableDataTable.xht= ml and add rich:simpleTogglePanel and a4j:commandButton which rerender the rich:scrollableDataTable. Please note that the original template uses a= html table to wrap the facelet body. The error won't show if the facelet = body is wrapped with the html body until you resize the browser window. 2. Deploy modified richfaces-demo.war to EAP 5.1.2 3. Go to http://:/richfaces-demo/richfaces/scrollableDataTa= ble.jsf on Internet Explorer 9 (Document mode: Internet Explorer 8) 4. Click the button "test" at the bottom of the page. = *Actual results:* It show the following "Unspecified error" in the IE console. And it will al= so showe same javascript error when resizing IE browser window after clicki= ng the "test" button. {code} SCRIPT16389: Unspecified error controls-scrollable-data-table.js, line 62 character 23 {code} *Expected results:* No javascript error happens. *Additional info:* The reported customer is using one-off patch was created from BZ#982322 bra= nch. http://anonsvn.jboss.org/repos/richfaces/branches/enterprise/3.3.1.SP3_BZ-9= 82322/ was: *Description of problem:* Unspecified javascript error occurs when clicking a4j:commandButton to rere= nder rich:scrollableDataTable inside rich:simpleTogglePanel. And same javas= cript error also happens when resizing IE browser window after clicking the= a4j:commandButton. *Version-Release number of selected component (if applicable):* Richfaces 3.3.1.SP3 and also one-off patch applied BZ#982322. *Steps to Reproduce:* 1. Deploy the attached richfaces-demo.war to EAP 5.1.2 2. Go to http://:/richfaces-demo/richfaces/scrollableDataTa= ble.jsf on Internet Explorer 9 (Document mode: Internet Explorer 8) 3. Click the button "test" at the bottom of the page. = *Actual results:* It show the following "Unspecified error" in the IE console. And it will al= so showe same javascript error when resizing IE browser window after clicki= ng the "test" button. {code} SCRIPT16389: Unspecified error controls-scrollable-data-table.js, line 62 character 23 {code} *Expected results:* No javascript error happens. *Additional info:* The reported customer is using one-off patch was created from BZ#982322 bra= nch. http://anonsvn.jboss.org/repos/richfaces/branches/enterprise/3.3.1.SP3_BZ-9= 82322/ = > Unspecified javascript error occurs when clicking a4j:commandButton to re= render rich:scrollableDataTable inside rich:simpleTogglePanel > -------------------------------------------------------------------------= ------------------------------------------------------------- > > Key: RF-13446 > URL: https://issues.jboss.org/browse/RF-13446 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Affects Versions: 3.3.1.SP3 > Reporter: Masafumi Miura > Assignee: Brian Leathem > Attachments: RF-13446.patch > > > *Description of problem:* > Unspecified javascript error occurs when clicking a4j:commandButton to re= render rich:scrollableDataTable inside rich:simpleTogglePanel. And same jav= ascript error also happens when resizing IE browser window after clicking t= he a4j:commandButton. > *Version-Release number of selected component (if applicable):* > Richfaces 3.3.1.SP3 and also one-off patch applied BZ#982322. > *Steps to Reproduce:* > 1. Modify the following two files of richfaces-demo.war: > - Edit WAR/templates/main.xhtml and change from: > {code} > class=3D"content_container" width=3D"100%"> > > > > > > >
>
>
> > Body > > > >
class=3D"footer-text">#{environment.version}
> >
> {code} > to: > {code} > Body > {code} > - Edit WAR/richfaces/scrollableDataTable/examples/scrollableDataTable.x= html and add rich:simpleTogglePanel and a4j:commandButton which rerender the > rich:scrollableDataTable. Please note that the original template uses= a html table to wrap the facelet body. The error won't show if the facele= t body is wrapped with the html body until you resize the browser window. > 2. Deploy modified richfaces-demo.war to EAP 5.1.2 > 3. Go to http://:/richfaces-demo/richfaces/scrollableData= Table.jsf on Internet Explorer 9 (Document mode: Internet Explorer 8) > 4. Click the button "test" at the bottom of the page. = > *Actual results:* > It show the following "Unspecified error" in the IE console. And it will = also showe same javascript error when resizing IE browser window after clic= king the "test" button. > {code} > SCRIPT16389: Unspecified error > controls-scrollable-data-table.js, line 62 character 23 > {code} > *Expected results:* > No javascript error happens. > *Additional info:* > The reported customer is using one-off patch was created from BZ#982322 b= ranch. > http://anonsvn.jboss.org/repos/richfaces/branches/enterprise/3.3.1.SP3_BZ= -982322/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============0299099606441747449==--