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

Model.set() Kotlin extension method does not allow null value #27115

Closed
wants to merge 1 commit into from

Conversation

gnagy
Copy link
Contributor

@gnagy gnagy commented Jul 1, 2021

This parameter is @Nullable in the underlying addAttribute method

@pivotal-cla
Copy link

@gnagy Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@pivotal-cla
Copy link

@gnagy Thank you for signing the Contributor License Agreement!

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 1, 2021
@rstoyanchev rstoyanchev added the in: core Issues in core modules (aop, beans, core, context, expression) label Nov 12, 2021
@snicoll snicoll changed the title Allow null for attributeValue in Model.set() Kotlin extension method Model.set() Kotlin extension method does not allow null value Aug 26, 2023
@snicoll snicoll added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 26, 2023
@snicoll snicoll self-assigned this Aug 26, 2023
@snicoll snicoll added this to the 6.0.12 milestone Aug 26, 2023
snicoll pushed a commit that referenced this pull request Aug 26, 2023
snicoll added a commit that referenced this pull request Aug 26, 2023
@snicoll snicoll closed this in ca14202 Aug 26, 2023
@snicoll
Copy link
Member

snicoll commented Aug 26, 2023

Good catch, thanks @gnagy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants