[
https://jira.jboss.org/jira/browse/RF-4164?page=com.atlassian.jira.plugin...
]
Yurii Kartsev updated RF-4164:
------------------------------
Priority: Blocker (was: Major)
Just wanted to find a workaround for this issue, and failed with it. Because if I even
switch menuItem(with delete row link) submitMode in "server" mode, even in this
mode after page loads - the scrollable data table appears without header. It's
something like "lack of rendering" or something... Even in server mode, I mean,
even after full page reload.
But when I call the page with GET request - page opens properly. And when I call this page
through other menu, which is not linked to the table - table renders well too.
P.S.: As I mentioned before, the same situation(lack of rendering) is with extended data
table - it won't show at all, only its outside border. So if I need a table with
selection(but I really need it) - I have a blocker bug. THAT'S WHY I updated this
issue.
Thanks.
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
Assignee: Konstantin Mishin
Priority: Blocker
Fix For: Future
Attachments: after-page-loads.jpg,
after-table-reRendered-after-record-deletion.jpg, case1.zip, case2.zip, SimpleApp.zip,
src.zip
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