- 🇺🇸United States dcam
I'm closing this issue in favor of #3256797: Fullcalendar is incompatible with Date Recur 3.x → only because FullCalendar has changed so much that these patches are likely to be irrelevant.
Steps to reproduce:
date_recur
fieldfullcalendar
display and add the date_recur
field created in 1You will see error:
Call to undefined method Drupal\date_recur\Plugin\Field\FieldType\DateRecurItem::getOccurrenceHandler() in Drupal\fullcalendar\Plugin\views\style\FullCalendar->prepareEvents()
Fullcalendar does not supports 2.x version of date_recur
and is using 1.x API. The code needs to support 2.x. date_recur
1.x will only get maintenance fixes. 2.x will be maintained actively.
N/A
N/A
N/A
N/A
N/A
Closed: duplicate
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I'm closing this issue in favor of #3256797: Fullcalendar is incompatible with Date Recur 3.x → only because FullCalendar has changed so much that these patches are likely to be irrelevant.