egroupware/phpgwapi/inc
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
..
horde Horde::iCalendar vcalendar export bug 2006-11-13 09:19:40 +00:00
class.accounts_ldap.inc.php forgot to remove a debugging comment, dbmailForwardingAddress should have the highes precedence 2006-10-12 09:20:22 +00:00
class.auth_mail.inc.php fix to NOT use tls for IMAP 2006-06-07 06:50:26 +00:00
class.bolink.inc.php caching the link-titles in the session 2006-10-04 08:23:28 +00:00
class.contacts_sql.inc.php some 1.2 bugfixes from Christian Binder (stadt-frlg) 2006-09-27 04:16:09 +00:00
class.contenthistory.inc.php SyncML fixes 2006-05-17 03:33:50 +00:00
class.egw_datetime.inc.php renamed datetime class to egw_datetime to support php5.2 2006-10-22 06:39:49 +00:00
class.errorlog.inc.php fix 2006-06-14 23:46:15 +00:00
class.html.inc.php fix for bug #9 2006-10-13 15:55:00 +00:00
class.nextmatchs.inc.php fixed bug: umlauts and other non-ascii chars got corrupted in a nextmatch search, when you scroll with left and right arrows, the search value got unnecessary urlencoded 2006-08-30 13:22:51 +00:00
class.phpmailer.inc.php added functionality to add multiple html / text parts to the message 2006-09-28 18:46:27 +00:00
class.sessions_php4.inc.php phpgw --> egw 2006-09-24 16:27:39 +00:00
class.sessions.inc.php Add to session verify: If User is Anonymous and enters a not allowed application its session will be destroyed inmediatly. 2006-10-13 12:49:03 +00:00
class.smtp.php added support for fetching body and header for composed email 2006-06-23 19:15:09 +00:00
class.tplsavant2.inc.php backport the ability to manualy set the tpl path 2006-10-30 09:50:40 +00:00
class.translation.inc.php new method to get the message_id of a phrase 2006-07-06 23:02:55 +00:00
class.vfs_sql.inc.php Fix from István Pongrácz for acl-problems in filemanager under php4.3.2 2006-06-03 01:44:24 +00:00
class.vfs_webdav_server.inc.php backport of webdav server 2006-06-24 17:48:23 +00:00
common_functions.inc.php backported php5.2 fix from trunk: renamed datetime class to egw_datetime 2006-11-10 11:38:34 +00:00
functions.inc.php some bug-fixes for the php sessions with restore: 2006-10-11 14:47:23 +00:00
jscalendar-setup.php fixed not working jscalendar, if for some reason no default date- or timeformat was set in the (default) prefs 2006-07-31 19:43:46 +00:00