[
https://issues.apache.org/jira/browse/MYFACES-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770039#comment-17770039
]
Melloware commented on MYFACES-4629:
------------------------------------
Attached is reproducer:
Run `mvn clean jetty:run -Pmyfaces40` to see it not work.
Run `mvn clean jetty:run -Pmojarra40` to see it DOES work.
> PrimeFaces.ajax.Request.handle response is missing validationFailed argument
> ----------------------------------------------------------------------------
>
> Key: MYFACES-4629
> URL: https://issues.apache.org/jira/browse/MYFACES-4629
> Project: MyFaces Core
> Issue Type: Bug
> Components: General
> Affects Versions: 4.0.0, 4.0.1
> Reporter: Manuel K
> Priority: Critical
> Attachments: pf-tabview.zip
>
>
> When manually calling PrimeFaces.ajax.Request.handle the validationFailed
> argument is not sent to the client.
> For more details and a reproducer please see
> https://github.com/orgs/primefaces/discussions/123
--
This message was sent by Atlassian Jira
(v8.20.10#820010)