[richfaces-issues] [JBoss JIRA] (RF-13446) Unspecified javascript error occurs when clicking a4j:commandButton to rerender rich:scrollableDataTable inside rich:simpleTogglePanel

Masafumi Miura (JIRA) issues at jboss.org
Mon Dec 23 20:02:33 EST 2013


     [ https://issues.jboss.org/browse/RF-13446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Masafumi Miura updated RF-13446:
--------------------------------

    Security: Public  (was: JBoss Internal)

    
> Unspecified javascript error occurs when clicking a4j:commandButton to rerender 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 rerender rich:scrollableDataTable inside rich:simpleTogglePanel. And same javascript 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://<hostname>:<port>/richfaces-demo/richfaces/scrollableDataTable.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 also showe same javascript error when resizing IE browser window after clicking 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 branch.
> 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 administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list