Masafumi Miura created RF-13446:
-----------------------------------

             Summary: 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


*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
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to