[JBoss JIRA] Created: (RF-2893) scrollableDataTable: not updated properly when scrolling down - DOM elements not found
by Tsikhon Kuprevich (JIRA)
scrollableDataTable: not updated properly when scrolling down - DOM elements not found
--------------------------------------------------------------------------------------
Key: RF-2893
URL: http://jira.jboss.com/jira/browse/RF-2893
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: 3.2.0.CR8
FF
jsp
Reporter: Tsikhon Kuprevich
Assigned To: Nick Belaevski
Priority: Critical
Scroll the page down.
AJAX log:
debug[18:28:21,720]: call getElementById for id= formID:scrollableDataTableSubviewID:sdt:f:0
error[18:28:21,720]: DOM Element with id formID:scrollableDataTableSubviewID:sdt:f:0 not found for update.
error[18:28:21,720]: RESPONSE Element with id formID:scrollableDataTableSubviewID:sdt:f:0 not found for update.
debug[18:28:21,720]: call getElementById for id= formID:scrollableDataTableSubviewID:sdt:n:0
debug[18:28:21,736]: call getElementById for id= formID:scrollableDataTableSubviewID:sdt:f:1
error[18:28:21,736]: DOM Element with id formID:scrollableDataTableSubviewID:sdt:f:1 not found for update.
error[18:28:21,736]: RESPONSE Element with id formID:scrollableDataTableSubviewID:sdt:f:1 not found for update.
--
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
14 years, 9 months