[richfaces-issues] [JBoss JIRA] Created: (RF-4164) scrollableDataTable and rich:columns - header disappears after rerender(RF-3796 link) + last column collapses: in detail analysis, logs

Yurii Kartsev (JIRA) jira-events at lists.jboss.org
Mon Aug 11 13:51:52 EDT 2008


scrollableDataTable and rich:columns - header disappears after rerender(RF-3796 link) + last column collapses: in detail analysis, logs
---------------------------------------------------------------------------------------------------------------------------------------

                 Key: RF-4164
                 URL: https://jira.jboss.org/jira/browse/RF-4164
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
         Environment: Windows XP SP2
Firefox 2.0.0.16
jdk1.6.0_07
JBoss 4.2.2 GA
jsf-1.2_07-b03-FCS
facelets-1.1.14
v.3.2.2-SNAPSHOT SVN $Revision: 8947 $ $Date: 2008-06-07 08:39:49 -0400 (Sat, 07 Jun 2008) $
            Reporter: Yurii Kartsev


Good afternoon.

I've found similar issue, but it's closed and not full, like mine. So I've decided to create a new one and link old one to id.

By the way(maybe it will help you), after reloading the page(F5), the table first appears corrupted(withoud headers and with collapsed last column) for a few seconds, then it changes to normal.


I have two cases:

1. Table became corrupted after removing a record from scrollable datatable and reRendering it. (consequenses: headers disappear + last column collapses)
It was done using rich:contextMenu with reRendering scrollable data table.

2. Table became corrupted after reRendering scrollable datatable with a different data. (consequense: last column collapses)
It was done using a4j:support in h:selectOneMenu with reRendering scrollable data table.

These cases were done with all the logs and screenshots savings: JBoss DEBUG log, a4j:log and Firebug data.

Please, take a look at it:

CASE 1. All the logs and screenshots you can see in the case1.zip
--------------------- description ----------------------
firebug - folder with firebug copypasted data
screens - 2 screens(before/after)
a4j_log.log - a4j:log from the loaded page (CONTAINS ERRORS)
JBOSS_ajax_delete.log - JBoss log after selecting "Delete" on the record
JBOSS_load.log - JBoss log while loading the page
          -------------------------------------------


CASE 2. All the logs and screenshots you can see in the case2.zip
--------------------- description ----------------------
firebug - folder with firebug copypasted data
screens - 2 screens(before/after)
a4j_log.log - a4j:log from the loaded page (CONTAINS ERRORS)
JBOSS_ajax_select.log - JBoss log after selecting records type
JBOSS_load.log - JBoss log while loading the page
          -------------------------------------------


SOURCE page in xhtml you can find in src.zip.


I hope you'll solve the bug. Thank you in advance!

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