[richfaces-issues] [JBoss JIRA] Created: (RF-1348) Javascript error in scrollable-data-table

Troyanoff Slava (JIRA) jira-events at lists.jboss.org
Wed Nov 14 09:56:57 EST 2007


Javascript error in scrollable-data-table
-----------------------------------------

                 Key: RF-1348
                 URL: http://jira.jboss.com/jira/browse/RF-1348
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: Win XP, FF2
            Reporter: Troyanoff Slava


I use <inputText> tag in the grid. Javascript error is occured when I enter any symbol in this field:

Error:
$(this.prefix + ":n") has no properties
[Break on this error] this.firstIndex = Number($(this.prefix + ":n").rows[0].id.split(this.prefix)[1...

I find error appeared in function processKeyDown in 
this.firstIndex = Number($(this.prefix + ":n").rows[0].id.split(this.prefix)[1].split(":")[2]);;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list