Last pull request https://github.com/jboss/jboss-jsf-api_spec/pull/20 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.
issue: https://issues.redhat.com/browse/JBEAP-19594 upstream issue: https://issues.redhat.com/browse/JBEAP-19593 WFLY issue: https://issues.redhat.com/browse/WFLY-13571
Upstream PR: https://github.com/jboss/jboss-jakarta-faces-api/pull/10
Last pull request https://github.com/jboss/jboss-jsf-api_spec/pull/20 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.