Problem/Motivation

In the FullCalendar display view configuration the fields selected for the start and end date values are not used, instead in FullCalendarViewPreprocess.php the node's date field is used to construct the calendar's data. If the start and end date fields' names on the view do not match the date field on the node the calendar's data will not be built. This happens with daterange fields where the start and end date are selected as separate fields.

Comments

lelkneralfaro created an issue. See original summary.

mingsong’s picture

Status: Needs work » Postponed (maintainer needs more info)

Please provide the steps to reproduce this bug.

Also it would be easier for troubleshooting if you could provide more details of the raw data.

If the start and end date fields' names on the view do not match the date field on the node the calendar's data will not be built.

I don't really understand this, what is the result you are expecting?