Skip to content

Binding Enum values to beans broken in Spring 3 RC1 [SPR-6190] #10858

@spring-projects-issues

Description

@spring-projects-issues

Oliver Drotbohm opened SPR-6190 and commented

Trying to bind simple Enum values by name to beans always fails with a typeMismatch error (Coould not find PropertyEditor). Since RC1 WebRequestDataBinder is used to bind request values, that does not unpack one-elemented Arrays. See the test cases attached.


Affects: 3.0 RC1

Attachments:

Issue Links:

2 votes, 1 watchers

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions