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

CommentFileSizeAuthor
#2 3073378-2-exclude-empty-exdate.patch503 bytesjoelpittet

Comments

joelpittet created an issue. See original summary.

joelpittet’s picture

Status: Active » Needs review
StatusFileSize
new503 bytes

Here's a patch with a fix.

joseph.olstad’s picture

Status: Needs review » Fixed
joelpittet’s picture

Thank you so much for committing this @joseph.olstad! 🚀

Cleans up my patches!

joseph.olstad’s picture

released also
7.x-3.10 , please let me know how this release works out for you.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.