Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 0.6-RC1
-
Fix Version/s: 1.1.1
-
Component/s: Controllers, Persistence, TagLib
-
Labels:None
Description
using datePicker with dateSelection can be used to have the possibility to enter not a date when the property is optional.
This works well in insert mode, resulting in a record created withoud date set.
Now when you update or insert a record with a date set, and update it again and make the date empty, the date is not updated. Thus is keeps the previous assigned date.
Issue Links
| This issue duplicates: | ||||
| GRAILS-1793 | Empty date field cannot be persisted using view |
|
|
|
| This issue is depended upon by: | ||||
| GRAILS-1514 | Date picker should allow no selection for nullable dates |
|
|
|
I think this issue duplicates
GRAILS-1793which was resolved just a couple days ago.Will test it in 1.1-beta3
GRAILS-1793which was resolved just a couple days ago. Will test it in 1.1-beta3