-
Notifications
You must be signed in to change notification settings - Fork 778
Labels
🔒 securitySecurity related issue or enhancementSecurity related issue or enhancement
Description
Describe the bug
It is possible to select a disabled option in the radio button if you modify the value of one of the enabled options to be the value of the disabled option.
Full writeup: https://stackoverflow.com/questions/21328768/primefaces-dialog-framework-not-working
Reproducer
PrimefacesTest project: https://github.com/EvanKnowles/primefaces-test-radio-select
In the primfaces test project, open the default test.xhtml. There is a radio button with two disabled items. Clicking the button will set the value of the enabled Two item to be the three-disabled value. Clicking Two afterwards will select the third disabled item.
Expected behavior
No response
PrimeFaces edition
Community
PrimeFaces version
15
Theme
No response
JSF implementation
All
JSF version
3.0
Java version
24
Browser(s)
No response
Metadata
Metadata
Assignees
Labels
🔒 securitySecurity related issue or enhancementSecurity related issue or enhancement