Closed (fixed)
Project:
Drupal Commons
Version:
7.x-3.x-dev
Component:
Events
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2013 at 17:24 UTC
Updated:
24 Oct 2013 at 20:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
behoppe333 commentedIMO this is a nasty little bug and not a feature request. Events disappear from view 12:01am potentially 20+ hours before they are scheduled to start!! Change the view filter criteria from "> now" to ">= now" and it works.
Comment #2
devin carlson commentedA patch to implemented the change described in #1.
Comment #3
ezra-g commented@behoppe333, Any chance you can review the patch in #2 to see if it solves your issue?
Comment #4
behoppe333 commented@ezra-g, sorry no not really, but I can say this:
If I could easily apply patch #2 to my UAT instance, I could test. It does not seem easy for me because I have overrides of commons features in my site and very limited knowledge of features, modules, and git
Hope that helps
Comment #5
devin carlson commentedI retested the patched in #2 which still applies and fixed the current events not being shown.
Committed to Commons 7.x-3.x.
http://drupalcode.org/project/commons.git/commit/c590672