Commit Graph

7 Commits

Author SHA1 Message Date
Carsten Wolff
e6334fe830 RRULE should not be escaped by this class in egw, because it's generated with ; in it 2007-04-24 08:28:57 +00:00
Lars Kneschke
6227931881 Horde::iCalendar vcalendar export bug
Special characters in text field are not scaped when events or todos are exported. For example, ',' in the description field are send literal. According to rfc2445 section 4.3.11 there are some characters which must be scaped or quoted. This patch tries to solved this problem.

patch contributed by Antoni Matamalas
2006-11-13 09:19:40 +00:00
Lars Kneschke
a57b53e713 patch from Christian
this patch fixes the handling of daylight saving
2006-11-13 08:20:05 +00:00
Lars Kneschke
ef0cd37162 patch from christian binder
563: set delimiter to ";" instead of ","
2006-08-24 09:47:50 +00:00
Lars Kneschke
27bfe80829 don't convert charset 2 times anymore 2006-08-17 03:39:10 +00:00
Lars Kneschke
d9f6b6e4df removed (hopefully) unneeded linebreaks 2006-08-17 03:29:42 +00:00
Lars Kneschke
521dedc631 Bugfix from jan 2006-05-18 14:21:12 +00:00