[
https://issues.apache.org/jira/browse/MYFACES-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17675625#comment-17675625
]
Volodymyr Siedlecki commented on MYFACES-4544:
----------------------------------------------
potential follow up:
https://github.com/apache/myfaces/pull/474#issuecomment-1378960553
> 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
> Affects Versions: 2.2.15, 2.3.10, 2.3-next-M7, 3.0.2, 4.0.0-RC3
> Reporter: Volodymyr Siedlecki
> Assignee: Volodymyr Siedlecki
> Priority: Major
>
> 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)