[
https://issues.jboss.org/browse/RF-12170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12685304#comment-12685304
]
Grigoras Cristinel commented on RF-12170:
-----------------------------------------
Hi,
I have one application with very complex interface (based on Richfaces + Seam 2
+ Jboss).
I have many popups to make selections, some pages are using 5 ,6 popups
(rich:modalPanel).
The popup component is unique in template(#popup), and the content is included
and changed based on ajax request.
I make a branch to test upgrading (Richfaces 4 , Seam 2.3 beta , Jboss 6).
The result for ui:include was:
1.the content of popup is not updated. Is working only when i set
javax.faces.PARTIAL_STATE_SAVING to false, (my pages are heavy and i can use
some optimizations).
The src in background bean is changed by ajax request but the render action
show old values for ui:include src value.
2.The popup is not loading resources for rendered components. (example
rich:inputNumberSpinner not working inside ui:include).
3.Navigation inside popup is very good, no other jsf library is doing that. (I
call the same popup inside many pages)
I have others problems with upgrade but this are hard to rewrite.
I have tried to change to primefaces but i miss this features.
> Implement a4j:include in Richfaces 4
> ------------------------------------
>
> Key: RF-12170
> URL: https://issues.jboss.org/browse/RF-12170
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 4.2.1.CR1
> Reporter: Grigoras Cristinel
> Labels: waiting_on_user
>
> I want to upgrade my application but i need a4j:include to work.
> The page is to heavy to use something like rendered , or src change.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues