Last pull request https://github.com/jboss/mojarra/pull/72 addressed the JAVASERVERFACES_SPEC_PUBLIC-1329 validation requirement inside UIInput.java rather than UIViewParameter.java. However, the extra validation should have only applied on UIViewParameter.
@fjuma My apologies to bug you again about this, could review please.
JBEAP issue: https://issues.redhat.com/browse/JBEAP-19593 Upstream WFLY issue: https://issues.redhat.com/browse/WFLY-13571
Upstream PR: https://github.com/eclipse-ee4j/mojarra/pull/4717
Last pull request https://github.com/jboss/mojarra/pull/72 addressed the JAVASERVERFACES_SPEC_PUBLIC-1329 validation requirement inside UIInput.java rather than UIViewParameter.java. However, the extra validation should have only applied on UIViewParameter.
@fjuma My apologies to bug you again about this, could review please.