Volodymyr Siedlecki created MYFACES-4544:
--------------------------------------------
Summary: selectManyCheckbox: disabled values are accepted (TCK
Issue4330IT)
Key: MYFACES-4544
URL: https://issues.apache.org/jira/browse/MYFACES-4544
Project: MyFaces Core
Issue Type: Bug
Reporter: Volodymyr Siedlecki
See Mojarra Issue: [https://github.com/eclipse-ee4j/mojarra/issues/4330] I
reused the same title.
This problem was discovered via TCK.
App:
[https://github.com/jakartaee/faces/blob/4.0.1/tck/faces23/uiinput/src/main/webapp/issue4330.xhtml]
Test:
[https://github.com/jakartaee/faces/blob/4.0.1/tck/faces23/uiinput/src/test/java/ee/jakarta/tck/faces/test/javaee8/uiinput/Issue4330IT.java#L73]
A user could re-able a disabled input and MyFaces accept it. We should check if
any values are disabled and remove them from the submitted input.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)