Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Events
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2014 at 19:15 UTC
Updated:
23 May 2014 at 14:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
WebSinPat commented#2008596: Upcoming Events pane returning no data with in-progess events seems like it might be related but I think that was a different issue. And then in comment #4 https://drupal.org/comment/7504401#comment-7504401 @autolyst brought up what I think is this issue I am raising.
Comment #2
WebSinPat commentedadded commons_events_upcoming. same issue with that view as in commons_events_user_upcoming
Comment #3
devin carlson commentedA patch to make the sorting and filtering of the User Upcoming Events view consistent with the Upcoming Events view.
This takes care of the primary issues with the others to be addressed in #2008596: Upcoming Events pane returning no data with in-progess events.
Comment #4
devin carlson commentedTested #3 with an existing Commons site to verify that past events were no longer displayed and that events were listed properly by start time and not the time at which the content was created.