[
https://issues.apache.org/jira/browse/MYFACES-3106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133682#comment-13133682
]
Luciano Deriu commented on MYFACES-3106:
----------------------------------------
Thanks Leonardo,
Does this mean i can get tonights snapshot and test it out?
Also just looking at MYFACES-3367... you mention the new context param, is it
true/false param?... like so...
<context-param>
<param-name>org.apache.myfaces.STRICT_JSF_2_REFRESH_TARGET_AJAX</param-name>
<param-value>true</param-value>
</context-param>
Thanks
Luciano
> Resources not loaded when using a dynamic ui:inlclude and rendered via ajax
> ---------------------------------------------------------------------------
>
> Key: MYFACES-3106
> URL: https://issues.apache.org/jira/browse/MYFACES-3106
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.0.4
> Environment: Windows 7, JBoss AS 6, Richfaces 4.0.0 Final, JSF2
> Reporter: Luciano Deriu
> Assignee: Leonardo Uribe
> Fix For: 2.0.10, 2.1.4
>
> Attachments: Test.war
>
>
> I'm migrating my project from JSF 1.2 to JSF2 and I was using a <ui:include
> src="#{guiMB.viewID}" /> tag wrapped in a <a4j:outputPanel> tag (from
> RichFaces) and rendering the a4j:outputPanel via ajax. However in JSF2 this
> doesn't load the resources for the page i'm including.
> So anything i include dynamically like this doesn't have any of the styling
> or javascript that should be loaded with it.
> I have created a test project which demonstrates the issue so i'll attach for
> you to replicate the issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira