[
https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765049#comment-16765049
]
Juri Berlanda commented on MYFACES-4282:
----------------------------------------
I confirm 1b9d61370c3fa2d880c3843b51972297bea08f49 is the source of the issue.
In the meantime I pushed my minimal project, available at
[https://github.com/j-be/test-myfaces-4282]
Please notice, that:
* Removing DeltaSpike JSF from the classpath fixes the issue
* Removing includeViewParams="true" in viewScopeTest.xhtml fixes the issue (of
course by changing semantics)
> Incompatibility with DeltaSpike JSF Module 1.x
> ----------------------------------------------
>
> Key: MYFACES-4282
> URL: https://issues.apache.org/jira/browse/MYFACES-4282
> Project: MyFaces Core
> Issue Type: Bug
> Affects Versions: 2.3.3
> Environment: Tomcat 9.0.14
> OpenWebBeans 2.0.8
> DeltaSpike 1.x (tested 1.0.0, 1.8.2, 1.9.0)
> Reporter: Juri Berlanda
> Priority: Major
>
> Some change in 2.3.3 causes and incompatibility with Apache DeltaSpike's JSF
> Module. I am not sure yet what exactly causes it, but MyFaces 2.3.2 is NOT
> affected.
> The issue arose on our side, as we noticed @PostConstruct of some of our
> @ViewScope @Model is called twice.
> Mojarra 2.3.8 is NOT affected, which - together with the fact that MyFaces
> 2.3.2 is not affected either - brings me to the conclusion this is a bug
> introduced with MyFaces 2.3.3.
> I have a minimal project showing the issue, which I will link here shortly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)