Problem/Motivation
These notice messages show up due to an empty EXDATE; added during an ical feed import.
Notice: Undefined variable: datetime in date_ical_parse_date() (line 452 of date/date_api/date_api_ical.inc).
Proposed resolution
Don't add it if the values are empty.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3073378-2-exclude-empty-exdate.patch | 503 bytes | joelpittet |
Comments
Comment #2
joelpittetHere's a patch with a fix.
Comment #4
joseph.olstadComment #5
joelpittetThank you so much for committing this @joseph.olstad! 🚀
Cleans up my patches!
Comment #6
joseph.olstadreleased also
7.x-3.10 , please let me know how this release works out for you.