]
Farah Juma commented on WFLY-13571:
-----------------------------------
Just FYI, I've submitted the following PRs against WildFly master and WildFly 20.x
that contain [~soul2zimate]'s fix:
[
JSF: selectOneMenu required+disabled true
-----------------------------------------
Key: WFLY-13571
URL:
https://issues.redhat.com/browse/WFLY-13571
Project: WildFly
Issue Type: Bug
Components: JSF
Affects Versions: 20.0.0.Final
Reporter: erick leal
Assignee: Farah Juma
Priority: Major
Attachments: project.zip
Submitin selectOneMenu required=true+disabled=true result in validation error message.
Regression in WildFly 20, clicking button fires a message.
WildFly 19 it's ok.
Mojarra issue:
https://github.com/eclipse-ee4j/mojarra/issues/4716