Commit Graph

12 Commits

Author SHA1 Message Date
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
1ad5811345 SyncML fixes
- we dont handle tasks in calendar that way
2006-08-17 03:16:09 +00:00
Lars Kneschke
4c277884e0 fix for incomplete targetURI
Patch from Franky(liedekef)
2006-06-14 05:37:53 +00:00
Lars Kneschke
52f03e7fce fixed handling of session url, when behind a proxy 2006-06-08 03:45:01 +00:00
Lars Kneschke
06178bef5f removed port if 80 or 443 2006-06-06 07:05:47 +00:00
Lars Kneschke
d8450c3c9c SyncML fixes 2006-06-01 13:32:55 +00:00
Lars Kneschke
521dedc631 Bugfix from jan 2006-05-18 14:21:12 +00:00
Lars Kneschke
6c81d3358f syncml fixes 2006-05-16 17:15:08 +00:00