Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Complete
-
Affects Version/s: 1.2.4.RELEASE
-
Fix Version/s: 1.2.5.RELEASE
-
Component/s: WEB MVC
-
Labels:None
-
Reference URL:
Description
I've changed to spring roo version 1.2.4 and my file pom.xml has updated spring version to version 3.2.3.
The problem is that version 3.2.3 have a bug with fields not required, don't find the method although attribute required from requestparam is false.
https://jira.springsource.org/browse/SPR-10578
For solved this, update to spring 3.2.4 version.