[
https://issues.apache.org/jira/browse/OPENMEETINGS-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Solodovnik resolved OPENMEETINGS-1316.
--------------------------------------------
Resolution: Implemented
Assignee: Maxim Solodovnik (was: SebastianWagner)
Fix Version/s: 4.0.0
3.1.0
OM uses java time zones.
This file was used in 3.0.7- by flex dialogs to display the list of time zone.
Starting 3.1.0 this file is removed from OM distribution
> 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: Maxim Solodovnik
> Labels: time_zone
> Fix For: 3.1.0, 4.0.0
>
>
> 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)