[
https://issues.jboss.org/browse/RF-13658?page=com.atlassian.jira.plugin.s...
]
Farah Juma commented on RF-13658:
---------------------------------
It should work with EAP 6.3.0.Beta1 since {{jsf-impl-2.1.27.redhat-9.jar}} also contains
the fix for {{[JAVASERVERFACES-3151|https://java.net/jira/browse/JAVASERVERFACES-3151]}}
(see {{[BZ-1070349|https://bugzilla.redhat.com/show_bug.cgi?id=1070349]}}). We upgraded to
{{jsf-impl-2.1.28.redhat-3.jar}} just after the EAP 6.3.0.Beta1 release to fix two other
issues (see {{[BZ-1087564|https://bugzilla.redhat.com/show_bug.cgi?id=1087564]}} and
{{[BZ-1093769|https://bugzilla.redhat.com/show_bug.cgi?id=1087564]}}).
Component issues in 4.5
-----------------------
Key: RF-13658
URL:
https://issues.jboss.org/browse/RF-13658
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.5.0.Alpha3
Reporter: Michal Petrov
Assignee: Michal Petrov
Fix For: 4.5.0.Alpha3
Original Estimate: 1 day
Remaining Estimate: 1 day
I've checked showcase and photoalbum and discovered several issues:
These issues appear on EAP but not on WildFly.
* -trees: the node ids are not being resolved correctly, resulting in ids like this:
{{overForm:PreDefinedTree:org.richfaces.model.SequenceRowKey\[DeclarativeModelKey\{modelId=j_idt273,
modelKey=\}\]:j_idt275}}-
** -this completely breaks photoalbum-
* data retrieval from server doesn't seem to work (there are no errors on either
server or client)
** datascroller - the pages switch but the data stay the same (works with a4j:repeat)
** extendedDataTable with enabled ajax loading does not load any data
** progressbar does not work
** togglePanel does not switch
** dynamic tabPanels do not switch
** tooltips that make a server call do not work (the tooltip is empty)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)