[richfaces-issues] [JBoss JIRA] Created: (RF-4599) scrollableDataTable: PrototypeScript crash during increase data length from 100 to 1000.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Mon Oct 13 11:44:21 EDT 2008


scrollableDataTable: PrototypeScript crash during increase data length from 100 to 1000.
----------------------------------------------------------------------------------------

                 Key: RF-4599
                 URL: https://jira.jboss.org/jira/browse/RF-4599
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.0
         Environment: Facelets - jdk1.5.0_12 - tomcat 6.0.16 - jsf 1.2_09 - FF 3.0.3(RichFaces 3.3.0-SNAPSHOT )
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski
            Priority: Critical


Step 1. Set following precondition for SDT component:
length=" 100" rows="100" first="0" timeout="0" frozencolcount="0" limitToList="false" 
bypassUpdates="false" ajaxSingle="true" hideWhenScrolling="false".
Step 2. Start the server(see Environment section) & open page in Firefox.
Step 3. Set rows to 500 & click mouse out.
Step 4. Set length to 1000 & click "OK" button.

Actual behavior:
Modal dialog window with suggestions to stop script, to debug script or to continue appears. For more information see attached PrototypeScriptError.png

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

        



More information about the richfaces-issues mailing list