Ticket #6062 (closed Bug: invalid)

Opened 5 years ago

Last modified 3 years ago

Timezone Crazyness

Reported by: damaestro Owned by: alecm
Priority: major Milestone: 2.5.3
Component: Infrastructure Keywords: plone time date malfunction error change wrong timezone
Cc:

Description

I don't know the best way to describe this.

How to reproduce: a) user creates an event b) user sets a date/time for the event c) save

Results: a) date/time is modified to be -8 hours from what the user has set b) date/time displayed is incorrect on the event

Expected results: a) what is set in date/time is shown b) a way to fix this by setting timezone ??? c) something other then plone subtracting -8 hours for the event

Basically this has rendered "Event" content types useless for me.

Change History

comment:1 Changed 5 years ago by damaestro

Workaround for Fedora Core 5/6:
cp /usr/share/zoneinfo/GMT+0 /etc/localtime && /etc/init.d/zope restart
I really hope this stays a *workaround* and the actual issue is fixed.
Reports in #plone that it is a Zope 2.9.6 issue.

comment:2 Changed 5 years ago by limi

I'm pretty sure this is related to:

 http://www.zope.org/Collectors/Zope/2191

comment:3 Changed 5 years ago by hannosch

  • Status changed from new to closed
  • Resolution set to invalid
  • Milestone changed from 2.5.x to 2.5.3

This is a Zope issue as already noted.

comment:4 Changed 3 years ago by hannosch

  • Component changed from Content Types to Infrastructure
Note: See TracTickets for help on using tickets.