Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#22049 Correcting Checkbox field .values property #23478

Merged
merged 1 commit into from
Dec 9, 2022
Merged

#22049 Correcting Checkbox field .values property #23478

merged 1 commit into from
Dec 9, 2022

Conversation

jdcmsd
Copy link
Contributor

@jdcmsd jdcmsd commented Dec 1, 2022

Adding getValues() in addition to getValue() to preserve backwards compatibility. (Noted in comments, too.)

Full details in #22049

Adding `getValues()` rather than replacing `getValue()` to preserve backwards compatibility. (Noted in comments, too.)
@jdcmsd jdcmsd changed the title Correcting Checkbox field .values property #22049 Correcting Checkbox field .values property Dec 2, 2022
@dsilvam dsilvam merged commit 09414f0 into dotCMS:master Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkbox content type field lists "values" property but only responds to "value"
3 participants