[JBoss JIRA] Created: (RF-2988) Unicode characters problem in richfaces 3.2.0
by Serhan AKIN (JIRA)
Unicode characters problem in richfaces 3.2.0
---------------------------------------------
Key: RF-2988
URL: http://jira.jboss.com/jira/browse/RF-2988
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: Windows XP, jboss seam 2.0.0
Reporter: Serhan AKIN
Priority: Critical
I was using richfaces 3.1.4 and tried to migrate 3.2.0. However, forms including unicode Turkish characters are broken whenever I do submit. They were working fine with previous version but something in new version should have been changed. Forms does not include a richfaces component, just they are placed in rich panel. All database(MYSQL) settings at application and database level has utf-8 support. Do I need any additional setting that wasn't included in the documentation for new version.
--
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
[JBoss JIRA] Created: (RF-2995) scrolling arrows after rerender of ScrollableDataTable
by andreas_back (JIRA)
scrolling arrows after rerender of ScrollableDataTable
------------------------------------------------------
Key: RF-2995
URL: http://jira.jboss.com/jira/browse/RF-2995
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0, 3.1.4
Environment: IE6, IE 7 Firefox
Reporter: andreas_back
After the rerendering of the scrollableDataTable the vertical scrolling bar
automatically scrolls to the top of the table, but the data of the table is still the data of the previous region of the table where the selection is made from.
If the next action is a movement of the scrolling bar, then the table
does rerender again, and everthing is okay.
If the next action is scrolling down with the scrolling arrow, then the
newly loaded data from the server does not fit to the already loaded rows
and if one of the already loaded rows is selected then the wrong
data for this row is shown in the panel.
We can reproduce this behavior for the RichFaces LiveDemo in the version
3.1.4 GA, that runs locally under Tomcat 6.0.16, if the reload button
of the browser is used and for IE 6 and Firefox.
The LiveDemo for v. 3.2.0 GA, see
http://livedemo.exadel.com/richfaces-demo/richfaces/scrollableDataTable.j...
does show wrong selected rows after relaod and scrolling, but the scrolling bar does not
scroll automatically to the top.
--
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
[JBoss JIRA] Created: (RF-2997) Scrolling with scrollableDataTable in 3.2.0
by andreas_back (JIRA)
Scrolling with scrollableDataTable in 3.2.0
-------------------------------------------
Key: RF-2997
URL: http://jira.jboss.com/jira/browse/RF-2997
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.0
Environment: IE6, IE7
Reporter: andreas_back
When using a rather large number of rows
(for examle <input id="j_id1:articleList_rows_input" name="_rows_input" type="hidden" value="163586" />, but rows="30")
scrolling for a while in a scrollableDataTable with IE6 or IE7 breaks the data that is shown in the table.
The testdata that is shown in the table has an ascending row number without gaps in the data.
After scrolling for a while the row numbers of rows that are visible
in the table are not ascending anymore, there can be several blocks
of ascending rows.
If the table is in such a state then the data in the visible row does not
correspond to the data of the selected rows.
--
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