Bug 894552

Summary: Event time is listed wrong if you not logged into Drupal
Product: OKD Reporter: John Poelstra <poelstra>
Component: WebsiteAssignee: Fabiano Franz <ffranz>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 2.xCC: dmcphers, ffranz, yujzhang
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-13 23:05:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
input screen showing 7:00 p.m.
none
logged in view
none
logged out view--notice strange times
none
front page
none
event details none

Description John Poelstra 2013-01-12 04:45:38 UTC
Description of problem:

Event time is listed wrong on the events section of the webiste if you are not logged into Drupal.  See screenshots for this event

https://openshift.redhat.com/community/events/san-francisco-mongodb-user-group-irc-bots-and-activity-feeds-with-mongodb

Comment 1 John Poelstra 2013-01-12 04:51:28 UTC
Also the entered time entered is not the same time displayed whether you are logged in or not.  See screen shot of input screen.

Comment 2 John Poelstra 2013-01-12 04:52:32 UTC
Created attachment 677180 [details]
input screen showing 7:00 p.m.

Comment 3 John Poelstra 2013-01-12 04:53:01 UTC
Created attachment 677181 [details]
logged in view

Comment 4 John Poelstra 2013-01-12 04:53:48 UTC
Created attachment 677182 [details]
logged out view--notice strange times

Comment 5 Yujie Zhang 2013-01-14 10:24:14 UTC
Tested on devenv_2669 and STG, can not reproduce it, but this issue really exists on PROD.

Comment 6 Fabiano Franz 2013-01-15 18:49:23 UTC
As agreed with Poelstra and Jimmy Guerrero we disabled the time and timezone fields on the Events module. Please validate.

Anyway, it was related to a bug with the Events "Medium Date" field type in Drupal, which was fixed to allow us re-enable those fields when/if desired.

Comment 8 Yujie Zhang 2013-01-16 10:58:43 UTC
(In reply to comment #6)
With Linqing's help, tested on PROD, there is no time and timezone on Events module now, and the time of above event is correctly displayed, so verify this bug.

Comment 9 John Poelstra 2013-01-31 03:13:24 UTC
This issue appears to have regressed.  Time is displayed on detailed pages and does not agree to summary page.  See screen shots.

People could be given the wrong information about when an event is ocurring.

Comment 10 John Poelstra 2013-01-31 03:13:54 UTC
Created attachment 690718 [details]
front page

Comment 11 John Poelstra 2013-01-31 03:14:20 UTC
Created attachment 690719 [details]
event details

Comment 12 Fabiano Franz 2013-02-01 03:32:20 UTC
Fixed.

Comment 13 Yujie Zhang 2013-02-01 09:06:17 UTC
(In reply to comment #12)
Tested on PROD, the time and timezone module has been removed.Checked the time of events, they all agree to summary page.So verify this bug, thanks.

Comment 14 openshift-github-bot 2013-02-02 01:01:10 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/ccfbd1cfdcd34ed2f96587778d6289fc113d65b9
Bug 894552 - removes time and timezones from the Drupal Events module, now just using dates