Skip to content

CustomBooleanEditor may run into NPE when configured with allowEmpty=false [SPR-13010] #17601

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-13010 and commented

Due to the inverted equals comparisons for custom trueString and falseString values, the code will run into NPEs when encountering a null input value (in case of allowEmpty=false.


Affects: 3.2.13, 4.1.6

Backported to: 3.2.14

Metadata

Metadata

Assignees

Labels

status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions