]
Lukáš Fryč commented on RF-13658:
---------------------------------
[~jhuska] could you please create new issue to track the incompatibility with 6.3.0.Beta1?
Does it work with 6.3.0.ER7?
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)