package webcalendar
tags 391496 upstream
thanks

* dann frazier <[EMAIL PROTECTED]> [2006-10-06 16:22]:

> Package: webcalendar
> Version: 1.0.4-1.1
> Severity: normal
> 
> I've noticed that whenever I try to import a meeting.ics file from an
> MS exchange invite, the start time is offset incorrectly. Attached is
> one such .ics file, w/ sensitive info replaced by the string
> "BLACKMAGICMARKER". This invite specifies the eastern timezone:
>   DTSTART;TZID="(GMT-05.00) Eastern Time (US & Canada)":20061009T150000
> 
> I am in the mountain timezone, which is two hours behind eastern. The machine
> running webcalendar is in the mountain timezone and is correctly configured to
> use the mountain timezone. I am using webcalendar's default of using the same
> offset as the server.
> 
> If I change the above line to:
>   DTSTART;TZID="(GMT-05.00) Eastern Time (US & Canada)":20061009T130000
> 
> And then import, the meeting has the correct timezone. Perhaps webcalendar
> isn't able to parse the timezone description in this field?

I am tagging this bug report "upstream".  It may be that the bug is already
fixed in the development version of WebCalendar.  Could you please check the
CVS sources to see if this is true, such that we can tag this bug report
"fixed-upstream"?  It seems that the relevant portions of code are in files
import_handler.php [1] and includes/xcal.php [2].

[1] 
http://webcalendar.cvs.sourceforge.net/webcalendar/webcalendar/import_handler.php?view=markup
[2] 
http://webcalendar.cvs.sourceforge.net/webcalendar/webcalendar/includes/xcal.php?view=markup

Thanks,

--
Rafael Laboissiere




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to