-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: bugA general bugA general bug
Milestone
Description
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:
- EnumBindingTest.java (2.08 kB)
- EnumBindingTest.java (2.23 kB)
Issue Links:
- ROO-254 enums cannot be entered in web interface ("is depended on by")
- Radiobutton/radiobuttons Enum binding fails with IllegalStateException [SPR-6229] #10897 Radiobutton/radiobuttons Enum binding fails with IllegalStateException ("is duplicated by")
2 votes, 1 watchers
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: bugA general bugA general bug