Evgeniy created OPENMEETINGS-1316:
-------------------------------------
Summary: Older timezone's in OM
Key: OPENMEETINGS-1316
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1316
Project: Openmeetings
Issue Type: Bug
Components: UI
Affects Versions: 3.0.7
Environment: CentOS 6.7 x86-64
Reporter: Evgeniy
Assignee: SebastianWagner
OM used out-of-date timezone information
For example from /openmeetings/languages/timezones.xml
{code}
<timezone orderId="11" name="Etc/GMT+4" label="Moscow, Saint Petersburg,
Georgia, Armenia, Azerbaijan, United Arab Emirates" iCal="Europe/Moscow" />
{code}
This file has information about where to store information about time zones,
but it is false.
{quote}
This file is loaded during installation to the database table "om_timezones" of
OpenMeetings.
{quote}
Table "om_timezones" in the database does not exist.
Russian time zones have been changed 26.10.2014. Now Moscow is Etc/GMT+3.
I update OS tzdata and java tzdata (with tzupdater.jar) to tzdata2015g. Used
jre by oracle (1.8.0_51).
This problem affects the scheduler iCal and incorrectly sets the meeting in MS
Exchange/Outlook. How to fix it?
h6. (sorry for my English)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)