Closed (fixed)
Project:
Smart Date
Version:
3.1.x-dev
Component:
Smart Date Recur
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2021 at 12:54 UTC
Updated:
10 Apr 2021 at 19:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chi commentedComment #3
heddnFixes the issue.
Comment #4
chi commentedThe patch #2 breaks field widget because the configuration schema is changing the underlying config values.
Comment #5
chi commentedComment #6
chi commentedThe schema in patch #5 produces less destructive type casting.
However, I think eventually it is better to update Widget implementation and use schema from patch #2 because frequency values by nature are booleans.
Comment #7
chi commentedAdded missing schema for field widget with timezone.
Comment #8
heddnSorry I missed that earlier in my over eager RTBC. This looks better.
Comment #9
kris77 commented#7 works for me.
Thanks @Chi
Comment #10
mandclu commentedMerged this into a new 3.2.x branch, hope to get a new release out soon. Thanks for your work on this!