Geotrek-rando
Geotrek-rando copied to clipboard
BUG Event form disappears D-Day
The event form disappears the day of the event. For exemple: the event is th 10 december. D-day, th 10 december this event have disappeared of result list.
We had try to input event start date, we have this bug. We had try to input event start date AND event end date, we have also this bug.
Summer, most events are the afternoon, and people take information or get listed the morning. So, it's a real problem.
I think this part is related Geotrek-admin and synchronisation.
https://github.com/GeotrekCE/Geotrek-admin/issues/1682
I think this part is related Geotrek-admin and synchronisation.
Both Geotrek-admin and Geotrek-rando filter dates and the bug is in Geotrek-rando.
The faulty line is : https://github.com/GeotrekCE/Geotrek-rando/blob/master/src/app/detail/controllers.js#L108 Should be >=, not >
@gutard : I see you fixed the source code 3 months ago. Can this ticket be closed?