[ 
https://issues.jboss.org/browse/RF-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975468#comment-12975468
 ] 

Brian Leathem commented on RF-13658:
------------------------------------

{quote}
These issues appear on EAP but not on WildFly.
{quote}

There is a Mojarra bug that breaks the new EPVC 
({{[JAVASERVERFACES-3151|https://java.net/jira/browse/JAVASERVERFACES-3151]}}). 
 This issue was patched in the mojarra impl that shipped with WildFly 
8.0.0.Final, and in the Mojarra impl that shipped with EAP was also 
[patched|https://github.com/jbossas/jboss-eap/pull/1026], but I believe this 
patched mojarra didn't land in EAP until 6.3.  [~fjuma] can you confirm the EAP 
version that contains the Mojarra version with this patch?

[~michpetrov] and [~jhuska] please make sure you are testing with the patched 
EAP.  We _should_ have some code in place to _fail fast_ if RichFaces 4.5 is 
used with an unpatched Mojarra.  This can be achieved with reflection, looking 
for the method added in JAVASERVERFACES-3151.  Please file a {{RF}} issue if 
this _fail fast_ feature is not present.

> 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)
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to