Commit Graph

6 Commits

Author SHA1 Message Date
mgalgoci
a09332a13d More ical import fixes 2004-08-25 20:37:57 +00:00
mgalgoci
b356444f24 fix long standing issue in is_owner() - mailto is a subarray of organizer. 2004-08-25 15:27:25 +00:00
alpeb
b41e47d762 Fixed wrong time when exporting to vcal. Also changed ical versi��n from 2.0 to 1.0 because outlook 2000 was rejecting icals with this version. Shouldn't I have changed this version number? 2004-08-24 19:41:43 +00:00
mgalgoci
efdf383dc4 better handling of rogue newlines in ical files imported from other sources.
the legality of the presences of newlines inside an ical record is debatable, but
as we have seen, this can and will happen.

Fixes https://sourceforge.net/tracker/index.php?func=detail&aid=989070&group_id=78745&atid=554338
2004-08-19 18:36:33 +00:00
mgalgoci
59fa8a653f parse_user_host was never ever defined! Ever! I even checked phpgroupware! They have this
bug too!! It looks to me like switch_mailto give the functionality that parse_user_host
_should_ have provided.
2004-08-18 20:46:03 +00:00
Ralf Becker
4036373dd2 fix for bug [ 999913 ] Events title/description misplaced in event export 2004-07-31 14:53:05 +00:00